Send an email from your publication to a list of recipient addresses.
Eligibility:
Per-recipient filtering:
suppressed.Delivery:
body is treated as Markdown and rendered to HTML server-side.Caps:
Documentation Index
Fetch the complete documentation index at: https://paragraph.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authenticating protected endpoints. Pass as Bearer token in Authorization header.
Body
Subject line of the email
1 - 998Email body. Markdown; rendered to HTML server-side. Max 100KB.
1 - 100000Recipient email addresses (max 10,000). Malformed addresses are returned in skipped with reason: "invalid" rather than rejecting the whole request.
1 - 10000 elements3 - 254If true, run filtering and return the accepted/skipped split without scheduling delivery
Send request accepted
Number of recipients queued for delivery (or that would be queued when dryRun is true)
Recipients that were rejected, with the reason each one was skipped. scheduling_failed means filtering passed but the delivery task could not be queued — retry these addresses.