Skip to main content

Show the email-unsubscribe confirmation page

GET 

/notifications/api/v1/email-preferences/unsubscribe

Server-rendered HTML page opened from the unsubscribe link in an email. Shows a confirmation form, or an "already unsubscribed" state if the token was already used. Not a JSON API endpoint — meant to be opened in a browser.

Request

Responses

Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.