Subscribe to email lists (authenticated)
Lists
Subscribe to email lists (authenticated)
Subscribe a contact to one or more email lists. This is an authenticated endpoint that requires a bearer token.
Unlike the public /subscribe endpoint, this endpoint can subscribe contacts to any list (public or private) as long as the authenticated user has write permission on lists.
Note: Double opt-in is bypassed for authenticated requests. Contacts are immediately set to active status regardless of the list’s double opt-in setting. This allows administrators to manually add contacts without requiring email confirmation.
POST
Subscribe to email lists (authenticated)
Authorizations
API token for authentication
Body
application/json
Response
Subscription successful
Whether the subscription was successful
Example:
true
