Automations
Put someone into an automation
Subscribes the address to the automation’s list without asking for confirmation, then puts it on the journey and runs the first actions at once. Works whatever the automation’s trigger is, as long as it is running.
POST
Put someone into an automation
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 automation's identifier (uuid).