Skip to main content
GET
Process email unsubscribe link

Path Parameters

data
string
required

Encrypted unsubscribe payload generated by the backend email template.

Query Parameters

signature
string
required

Laravel URL signature generated by the backend.

Response

302

Redirects to the consumer frontend login page with either unsubscribe=success or unsubscribe=invalid.

Last modified on July 19, 2026