Subscribe an address
Subscribes the address, or updates the person if they are already on the list. On a double opt-in list the subscriber stays “unconfirmed” and receives the confirmation e-mail, unless skip_confirmation is true. An address on the suppression list is refused.
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).
255Path Parameters
The list's identifier (uuid).
Body
255255255A valid IANA time zone.
An ISO 639-1 code, with an optional region (fr, en, pt-BR).
Merged with the attributes already there.
Added to the subscriber's own; an unknown tag is created.
255Subscribes straight away, even with double opt-in. Only for consent you already hold.
Response
The subscriber, created or updated.