post https://{appid}.api-{region}.cometchat.io/v3/users//auth_tokens
Creates auth token for a user with the specified UID.
For a detailed description of the auth token properties please visit here
Request sample:
POST /users/:uid/auth_tokens HTTP/1.1
Content-type: application/json
Accept: application/json
{
"force": boolean
}