Sends an outbound message on the supplied thread. The request body’s channel discriminator must match the thread’s channel; mismatches are rejected with errorCode 8 (ChannelMismatch).
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
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.
x >= 1Outbound 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.
The newly created outbound 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.