Authorization: ********************
curl --location --request POST 'https://test.your-api-server.com/v2/auth/roles/sync' \ --header 'Authorization: Bearer <token>'
{ "synced": 0, "created": 0, "updated": 0 }