Generate a new Chat Token
POST/tokens
Generate a Chat Token to be used to authenticate clients to the Chat Service.
Permissions
The API token must include the following scopes: Chat
.
Request
Responses
- 201
- 401
- 404
- 422
The request has succeeded and a new resource has been created as a result.
Access is unauthorized.
The server cannot find the requested resource.
Client error