Unsubscribing from Campaigns
Retrieve an unsubscribe embed
GET
/
unsubscribe_embeds
/
{id}
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 unsubscribe embed
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