Delete Role
Request
URI
DELETE
https://{api_host}/api/roles/{id}
COPY
Responses
404
Not Found
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/api/roles/{id}
Role Service Operations
PUT
Update Role
DELETE
Delete Role
GET
Get Role
POST
Create Role
GET
List Roles