Send a message
Sends a Message.
Path parameters
account_id
The account for which the message should be sent.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
conversation
Params for selecting or creating a new conversation. Either the id or the Contact must be given.
attachments
body
The message body.
Response
Contact
attachments
body
The message body.
conversation
A conversation with a Contact
id
Unique identifier for the object.