cURL
curl --request DELETE \ --url https://api.wapikit.com/api/rbac/roles/{id}
{ "data": true }
delete an organization role
The id value of the organization role you want to delete.
OK
The response is of type object.
object
Was this page helpful?