Skip to main content
POST
Reply to Conversation
Send an email reply to the subscriber or add an internal team note. Replies are queued for delivery and reopen closed conversations. Notes are only visible to your team and do not reopen conversations.

Request

conversationId
string
required
Conversation ID.
type
string
Message type: outbound sends an email reply (default), note adds an internal note.
subject
string
Message subject. Defaults to the conversation subject.
bodyText
string
Plain text body. Outbound messages require bodyText or bodyHtml.
bodyHtml
string
HTML body. Outbound messages require bodyText or bodyHtml.

Responses