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.
send_at
An optional datetime for scheduling message up to a couple of months in the future.
Response
When the message is enqueued successfully, this will be returned.
attachments
body
The message body.
conversation
A conversation with a Contact
id
Unique identifier for the object.