Unset Role Permissions
Role Based Access Control
Unset Role Permissions
Removes a specific permission from a role
DELETE
Unset Role Permissions
For the complete error reference, see Error Guide.
Authorizations
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Path Parameters
The role identifier to remove permission from
Example:
"default"
The permission key to unset (e.g., listUsers.mode, createGroup, etc.)
Example:
"listUsers.mode"
Response
200 - application/json
Role permission unset successfully