Send a reply within a thread
inbox:operate scope (or a broader one that includes it).
Sends an outbound message on the supplied thread. The request body”s channel discriminator must match the thread”s channel; mismatches are rejected with code: inboxThread.channelMismatch.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
x >= 1Body
- Inbox Email Message Request
- Inbox LinkedIn Message Request
Outbound email reply within an inbox thread.
email Message body. May contain HTML.
x >= 1When true, the sender's email-account signature is appended to the message body.
MessageId of a specific message in the thread to reply to. When omitted, the reply targets the last message in the thread.
Response
The newly created outbound message.
- Inbox Email Message
- Inbox LinkedIn Message
Email message within an inbox thread.
Discriminator — always email for this variant.
email Unique identifier of the message within the thread. Use this value as replyToMessageId when sending a reply to a specific message.
Message body. May contain HTML.
True when the message was sent from this account; false when received.
Per-message status. Populated for outbound messages that surfaced a delivery error; absent (null) on healthy inbound or successfully delivered outbound messages.
For a sent message, identifies that it was generated by AI. null when the message was not AI-generated.
aiGenerated, aiGeneratedEdited, autoSent