curl --location '/roles/getAuth' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data '{ "rolesId": "string", "userId": "string" }'
{}