Messages
Send message
Sends a Message.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The account ID
Body
application/json
POST body for creating a message. Either an attachment or the body must be given.
Params for selecting or creating a new conversation. Either the id or the Contact must be given.
The message body.