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.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-add-campaigns-webhooks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.