Sets or updates permissions for a specific group scope
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
The group GUID to update scope permissions for
"supergroup"
The scope identifier (e.g., admin, moderator, participant)
"admin"
Permissions object containing key-value pairs for scope permissions
{
"sendMessage": "deny",
"initiateCall": "friends"
}
Scope permissions updated successfully