Create
Auth Tokens
Create
Create a CometChat auth token for a user UID so client apps can log users in through SDKs without exposing credentials.
POST
Create
For the complete error reference, see Error Guide.
Authorizations
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Path Parameters
An UID of a user.
Body
application/json
Generates new auth token forcefully.
Response
200 - application/json
Created auth token
The response is of type object.