The CometChat group import API allows customers to import their groups’ data into the CometChat systems.
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": "superhero1",
"groupOwnerDetails": { "uid": "superhero1", "name": "superhero1" }
}
}Import Group(s)