Skip to main content
Version: v3

Add an external outbound call

POST 

/conversations/messages/outbound

Post the necessary fields for the API to add a new outbound call.

Request

Version stringrequired

API Version

Available optionsv3
application/json

Bodyrequired

    typestringrequired

    Message Type

    Available optionsCall
    attachmentsstring[]

    Array of attachments

    conversationIdstring

    Conversation Id. Provide either conversationId or contactId.

    contactIdstring

    Contact Id. When provided without conversationId, the conversation is resolved or created from this contact.

    conversationProviderIdstringrequired

    Conversation Provider Id

    altIdstring

    external mail provider's message id

    datestring<date-time>

    Date of the outbound message

    callobject

    Phone call dialer and receiver information

application/json

Created the message

Schema
    successbooleanrequired
    conversationIdstringrequired

    Conversation ID.

    messageIdstringrequired

    This is the main Message ID

    messagestringrequired
    contactIdstring
    dateAddedstring<date-time>
    emailMessageIdstring