Skip to main content
Version: v3

Create Conversation

POST 

/conversations/

Creates a new conversation with the data provided

Request

Version stringrequired

API Version

Available optionsv3
application/json

Bodyrequired

    locationIdstringrequired

    Location ID as string

    contactIdstringrequired

    Contact ID as string

application/json

Successful response

Schema
    successbooleanrequired

    Indicates whether the API request was successful.

    conversationobjectrequired

    Conversation data of the provided conversation ID.