Send Message
Path parameters
inbox_id
ID (address) of inbox.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
to
Recipient address or addresses.
cc
CC recipient address or addresses.
bcc
BCC recipient address or addresses.
subject
Subject of message.
text
Plain text body of message.
html
HTML body of message.
Response
This endpoint returns an object.
message_id
ID of message.
thread_id
ID of thread.