Delete Role

Delete Role

Remove an existing role.

Request
URI
DELETE
https://{api_host}/https://{{host}}:{{port}}/api/v5/rbac/roles/{roleName}
COPY
Path Parameters
string
roleName
Required

Role name.


Responses
200

Role management.

Operation doesn't return any data structure

401

Unauthorized access

Operation doesn't return any data structure

404

Such resource was not found.

Operation doesn't return any data structure

504

Connection timed out.

Operation doesn't return any data structure