This endpoint is for creating a new subscriber via the API. If you're looking to just do this via the UI, this doc is for you.
By default, newly created subscribers are subject to double opt-in — they will receive an email asking them to confirm their subscription, and have a state of unactivated until they do so.
You can't disable this behavior globally, but you can disable it on a per-subscriber basis by providing a type of regular in the request body.
Sample requests
These sample requests are autogenerated by the OpenAPI spec.