API Reference

Send a text or image message to the guest.

Path Params
string
required

The id of the conversation.

Body Params
string

The text content of the message. Max length depends on the limit of different channels.

string

The base64 encoded string of the JPEG image.

Response

Response body
object
string
required

Unique identifier for the request.

integer
required

Numeric error code representing the status of the response. A value of 200 indicates success.
See the Error Codes section for more information.

string
required

Message detailing the status of the response.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json