Campaigns
Send now
Checks first that the campaign is ready (list, subject, content, recipients, an allowed sender). The e-mails then leave through the queue, at the provider’s pace.
POST
Send now
Authorizations
An API token. The "read" ability: GET routes only. "read + write": every route.
Headers
Replay a write safely: the same key gives back the first answer for 24 hours (header Idempotent-Replay: true).
Maximum string length:
255Path Parameters
The campaign's identifier (uuid).