curl --location --request POST 'https://openapi.wateen.ai/api/v1/roles' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"description": "string",
"isActive": true,
"scopes": [
0
],
"typeId": 0,
"organizationId": "string"
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}