direct-sends

Send All Direct Send

Send every draft in this batch that is still pending.

Hands off to a worker that paces deliveries one per second, so the request returns immediately and a 200-recipient batch cannot burst past the ESP's rate limit. Each delivery re-checks suppression and the frequency cap on its own; approving here is not a licence to skip those. The content judge is the one thing override_hold can waive, because a person read the copy.

post/api/v1/direct-sends/{direct_send_id}/send-all

Path parameters

direct_send_idstring uuid required

Headers

authorizationstring nullable

Bearer <token>

Bearer <token>

Request body

override_holdboolean

Response

Successful Response

dataobject required

Changes

Changed in 1 of the 2 revisions of this API.2

    • the response's property default value changed from {"request_id":"","timestamp":"2026-09-01T18:59:27.102736"} to {"request_id":"","timestamp":"2026-09-02T16:58:28.431377"} for the status

      response-property-default-value-changed

    • the response's property default value changed from 2026-09-01T18:59:27.102736 to 2026-09-02T16:58:28.431377 for the status

      response-property-default-value-changed