Send a reply within a thread
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
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:
Authorization: Bearer <your-api-key>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.
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 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