Unset Scope Permissions
Role Based Access Control
Unset Scope Permissions
Removes a specific permission from a group scope
DELETE
Unset Scope Permissions
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-campaigns-service-rest-api.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 group GUID to remove scope permission from
Example:
"supergroup"
The scope identifier (e.g., admin, moderator, participant)
Example:
"admin"
The permission key to unset (e.g., sendMessage, initiateCall, etc.)
Example:
"sendMessage"
Response
200 - application/json
Scope permission unset successfully