Send a message
Sends a message to a user.
Authorizations
Base64-encoded HMAC-SHA256 signature of the request. Every request must also include the x-bigco-hmac-username and x-date headers, and POST/PUT requests must include x-digest. See the Authentication guide for the full signing procedure.
Body
The ID of the recipient user.
x >= 1123
The text of the message.
"Thank you for contacting us! How can we help you today?"
UUIDs of media items (uploaded via the Files API) to attach to the message.
The message type, e.g. CONVERSATIONAL.
"CONVERSATIONAL"
Response
The message that was queued for delivery.
12345
x >= 1123
inbound if received from a user, outbound if sent to a user.
inbound, outbound "outbound"
Delivery status of the message.
queued, sent, delivered, failed, undelivered "delivered"
"2024-05-15T10:29:50Z"
"Thank you for contacting us! How can we help you today?"
"CONVERSATIONAL"
"2024-05-15T10:30:00Z"
"2024-05-15T10:30:05Z"