Verify Unsubscribe Token
GET/api/v1/email/unsubscribe/verify
Verify an unsubscribe token without actually unsubscribing.
This can be used by the frontend to show a confirmation page before the user confirms they want to unsubscribe.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
OK
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error