Starts an async send job for a saved email. Use audienceId or explicit emails. POST supports idempotency for safe retries.
Brand scoping: API keys are bound to a single brand. The send is always recorded against the API key brand and you cannot pass a brandId body field. Resources (emailId, audienceId) that exist in a different brand within the same organization are intentionally surfaced as 404 (rather than 403) so the API never confirms the existence of resources outside the caller brand.
Documentation Index
Fetch the complete documentation index at: https://docs.brew.new/llms.txt
Use this file to discover all available pages before exploring further.
Send your Brew API key as Authorization: Bearer brew_xxx.
Optional idempotency key for safe retries. Reusing the same key with the same request body returns the original response for 24 hours.
1 - 100Send request for an existing saved email.