Run a manual-audience automation
Launches a MANUAL-AUDIENCE automation against the audience bound to its trigger node — every contact in that audience flows through the graph (filters / splits / waits / sends) with batch sending at scale. dry_run: true previews the recipient count + flow without sending. scheduledAt (ISO-8601) launches later; omit to run now. Returns 202 with the audienceRunId — poll it via GET /v1/automations/audience-runs. 422 if the automation is not manual-audience; 402 if the run would exceed the monthly send limit.
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Headers
Optional idempotency key for safe retries. Reusing the same key with the same request body returns the original response for 24 hours.
1 - 100Path Parameters
Automation id returned by POST /v1/automations and listed by GET /v1/automations.
1 - 64"auto_abc"