Skip to main content
Version: 2023-02-21

Create Conversation

POST 

/conversations/

Creates a new conversation with the data provided

Request

Version stringrequired

API Version

Available options2023-02-21
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.