Get an Unsubscribe Link
Create a link that your contact can click to unsubscribe. This link will redirect your contact to Open.
GET
/
backend
/
email
/
{org_id}
/
unsubscribe
/
url
Path Parameters
Your copilot/organization ID.
Query Parameters
The contact’s ID.
The contact’s ID.
You must provide either the contactId
or the contactEmail
query parameter.
Otherwise, there is no way for Open to identify the contact.
Was this page helpful?