/api/organizations/{orgId}/role
OK
curl -L \ --request PUT \ --url '//api/organizations/{orgId}/role' \ --header 'Content-Type: application/json'
{ "code": 1, "message": "text", "data": true, "success": true }