Skip to main content
POST
Create a new conversation

Authorizations

Authorization
string
header
required

Machine-to-machine clients use the OAuth 2.0 client credentials grant. Each tenant has its own authorization server: in the token URL below, replace tenant with your tenant identifier.

Headers

tenant
string
required

Your tenant identifier. Requests without it are rejected.

Body

application/json
metadata
object
locale
string

User locale (e.g. fr-FR, en-US)

timezone
string

User IANA timezone (e.g. Europe/Paris, America/New_York)

Response

200 - application/json
conversationId
string
required