Unsubscribing from Campaigns
Create an unsubscribe embed
POST
/
customers
/
{id}
/
unsubscribe_embeds
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
id
string
requiredThe ID of the customer that's unsubscribing
Response
200 - application/json
id
string
requiredThe ID of the unsubscribe embed
url
string
requiredThe URL to embed the unsubscribe form
customer
string
requiredThe ID of the customer that's unsubscribing