Update
Updates the group details for a given GUID.
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).
Headers
UID of the user on whose behalf the action is performed.
Path Parameters
A GUID of a group.
Body
Name of the group.
The type of the group. The available values are: public, password and private.
public, password, private A password required to join the the group with type password
An URL for a group icon.
Description about the group
Additional group data.
The UID that you wish to make the owner of the group.This field will be ignored if onBehalfOf parameter in the header is present in the request.
Updates tags of a group.
The unsettable user attributes are icon, description and metadata.
Group attributes that can be unset.
icon, description, metadata Response
Get group