Skip to main content

Unsubscribe

POST 

/api/v1/email/unsubscribe

Handle email unsubscribe requests.

Verifies the signed timestamped token (max 90 days old) and adds the email to the blacklist. This endpoint is public (no authentication required) to allow one-click unsubscribe from emails.

Rate limited to 10 requests per minute per IP to prevent abuse.

Request

Responses

OK