GET
/
backend
/
email
/
{org_id}
/
unsubscribe
/
url

Path Parameters

orgId
string
required

Your 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?