Unified Inbox
Reply to Email Thread
POST /v1/unified-inbox/emails/reply
POST
/v1/unified-inbox/emails/replyPOST
/v1/unified-inbox/emails/reply
Reply to an email thread
Authorization
x-api-key<token>
API key for Open API authentication
In: header
Request Body
application/jsonRequiredemailThreadIdstring
Hashed Unified Inbox thread id. For webhook flows, use conversationId from the webhook payload as this value.
Example:"Rxh247rdgp"emailIdstring
Hashed email id from the Unified Inbox thread response.
Example:"EaxmPl3Id"contentstring
ccarray<string>
bccarray<string>
toarray<string>
templateIdnumber
attachmentIdsarray<string>
unifiedScheduledIdnumber
Responses
200
Reply sent successfully