Create
Creates a new user
Authorizations
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Body
Unique identifier of the user. Please refer to https://prodocs.cometchat.com/docs/concepts#uid
Display name of the user.
URL to profile picture of the user.
URL to profile page.
User role of the user for role based access control.
A message providing context related to the user's current status or mood.
Additional information about the user as JSON. If you plan to use Email Notification [blocked] or SMS Notification [blocked] extensions, Please add the private metadata here.
A list of tags to identify specific users.
Includes authToken of created user in response.
Response
Create User