Skip to main content
POST
Create Conversation

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-04-15

Body

application/json
locationId
string
required

Location ID as string

Example:

"tDtDnQdgm2LXpyiqYvZ6"

contactId
string
required

Contact ID as string

Example:

"tDtDnQdgm2LXpyiqYvZ6"

Response

Successful response

success
boolean
required

Indicates whether the API request was successful.

Example:

true

conversation
object
required
Last modified on March 8, 2026