post
https://{APP_DOMAIN}/api/3.2/o/subscribe
Creates a subscription on a publication for a visitor. This endpoint runs no bot challenge and can be switched off under Settings → Bot Protection (Allow subscriptions through the public API); when off it returns 403. Spam checks run before creation; spam signups return a bogus 201. Unrecognised form fields are saved as subscriber variables. Use enable_addon=SMS with phone to attach an SMS addon. Use segment_ids to also add the subscriber to specific segments.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
201The created subscription (or a no-op response for flagged spam signups).
403The public subscribe API is disabled for this installation.
422The visitor was required to have an existing active subscription.

