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.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-add-campaigns-webhooks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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