curl --location --request POST 'https://openapi.wateen.ai/api/v1/roles/add-user-role' \
--header 'Content-Type: application/json' \
--data-raw '{
"roleId": 0,
"userId": 0,
"locationId": "string",
"organizationId": "string",
"isPreferredLocation": true
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}