Process an unsubscribe request
POST/notifications/api/v1/email-preferences/unsubscribe
Submitted by the confirmation form on the unsubscribe page. Marks the token's associated email preference as unsubscribed and returns an HTML confirmation page.
Request
Responses
- 200
- 201
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.