Authorization: ********************
curl --location 'https://test.your-api-server.com/v2/auth/roles//clone' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "newName": "supervisor_nuevo" }'