Authorizations
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Body
application/json
Wrapper for the users.
Example:
{
"uid1": {
"uid": "uid1",
"name": "uid1",
"avatar": "https://data-eu.cometchat.io/assets/images/avatars/ironman.png",
"createdAt": "1673421419",
"metadata": { "key": "value" },
"lastActiveAt": "1673421425"
}
}
Response
200 - application/json
Import User(s)