Delete Authorization Role

Delete Authorization Role

Delete Rbac authorization role.

Request
URI
DELETE
https://{api_host}/admin/hybridity/api/authz/rbac/roles/{roleId}
COPY
Path Parameters
string
roleId
Required

role ID


Authentication
This operation uses the following authentication methods.
Responses
200
Operation doesn't return any data structure

400
Operation doesn't return any data structure

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure

500
Operation doesn't return any data structure