Email preferences
One-Click Unsubscribe (Rfc 8058)
Path Parameters
preference_key
stringrequiredQuery Parameters
token
stringrequiredRequest Body
application/x-www-form-urlencoded
TypeScript Definitions
Use the request body type in TypeScript.
- list_unsubscribestringdefault: "One-Click"
Response Body
application/json
application/json
curl -X POST "https://api.theirstack.com/v0/email-preferences/unsubscribe/string?token=string" \ -H "Content-Type: application/x-www-form-urlencoded" \ -d ''null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}How is this guide?
Last updated on
