Skip to main content
POST
Start (or fetch) a conversation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
accountId
string
required

Account that owns the conversation

contactHandle
string
required

Contact identifier on the platform (Instagram PSID / WhatsApp wa_id)

contactName
string
externalConversationId
string

Conversation id on the platform (defaults to contactHandle)

Response

201 - undefined