unsubscribed: true and creates an audit record. Resubscribing removes that record and re-enables email delivery.
Authentication
All endpoints require:Authorization: Bearer YOUR_API_KEYX-Project-ID: YOUR_PROJECT_ID(or encoded in the API key)
Endpoints
Unsubscribe a Contact
SDK
Get Unsubscribe Records
SDK
Resubscribe a Contact
Removes all unsubscribe records and setsunsubscribed: false.
SDK