The CometChat group import API allows customers to import their groups’ data into the CometChat systems.
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).
Wrapper for the groups.
{
"guid1": {
"guid": "guid1",
"name": "guid1",
"createdAt": "1673421419",
"type": "public",
"owner": "cometchat-uid-1",
"groupOwnerDetails": {
"uid": "cometchat-uid-1",
"name": "cometchat-uid-1"
}
}
}
Import Group(s)