v2

latestOpenAPI 3.1.0MIT2026-07-26105151330.5 KB
Contacts

Change Contact Status

Change a contact's subscription status by email. Requires API key with audience:write.

post/v1/contacts/status

Request body

emailstring email required

Email address of the contact

status'subscribed' | 'unsubscribed' | 'bounced' | 'non-subscribed' required

New status for the contact

allListsboolean

Apply to all lists

tagsstring[]

Specific tag IDs to scope the status change

projectIdstring required

Project ID

Response

Status updated

successboolean required
errorstring nullable