Skip to main content
POST
Subscribe to email lists (authenticated)

Authorizations

Authorization
string
header
required

API token for authentication

Body

application/json
workspace_id
string
required

The ID of the workspace

Example:

"ws_1234567890"

contact
object
required
list_ids
string[]
required

Array of list IDs to subscribe the contact to

Minimum array length: 1
Example:

Response

Subscription successful

success
boolean

Whether the subscription was successful

Example:

true