Skip to main content
POST
Reply to a thread

Authorizations

Authorization
string
header
required

API key authentication. Use your API key as the bearer token.

Path Parameters

threadId
string<uuid>
required

Body

application/json
html
string
Example:

"<p>Thanks for reaching out!</p>"

text
string
Example:

"Thanks for reaching out!"

to

Override recipient. Auto-resolved from last received message if omitted.

cc
bcc
from
string

Override sender. Auto-resolved from thread inbox if omitted.

from_name
string

Override sender display name. Auto-resolved from inbox name if omitted.

reply_to_email
string<email>

Override Reply-To. Auto-resolved from inbox inbound address if omitted.

attachments
object[]

Response

Reply sent

success
boolean
required
message_id
string
required
recipients
number
required
status
string
required