Reply To Message
Path parameters
inbox_id
ID of inbox.
message_id
ID of message.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
labels
Labels of message.
to
Recipient address or addresses.
cc
CC recipient address or addresses.
bcc
BCC recipient address or addresses.
text
Plain text body of message.
html
HTML body of message.
attachments
Attachments to include in message.
Response
This endpoint returns an object.
message_id
ID of message.
thread_id
ID of thread.