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
orgId
string
requiredYour copilot/organization ID.
Query Parameters
contactId
string
The contact’s ID.
contactEmail
string
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?