Chat
Define a new chat
Creates a new chat with specified participants
POST
Define a new chat by providing a list of participants.
Every participant must have a locale, and then optionally a name and a role.
All messages that are then added to a chat will be translated for every other participant.
Authorizations
API key authentication. You can obtain your API key by registering on your project dashboard.
Body
application/json
Response
201
application/json
Chat successfully created
The response is of type object
.