Forward Reply
Replies
Forward Reply
Forward a reply to another email address
POST
Forward Reply
Forward the reply content to one or more email addresses. Useful for escalating leads or sharing with team members outside of Replyify.Documentation Index
Fetch the complete documentation index at: https://docs.replyify.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier (UUID) of the reply
Request Body
Array of email addresses to forward to
Optional message to include above the forwarded content
Whether to include the full email thread in the forward
Response
Forward confirmation
Examples
Basic Forward
Forward with Message
Response Example
Errors
400 Bad Request
to array is empty or missing.400 Bad Request
to array are invalid.404 Not Found
Notes
Forwarding a reply triggers the
reply.forwarded webhook event if you have webhooks configured.