latestOpenAPI 3.1.02026-08-1013317298.0 KB
d94e0e0f1821
Subscriptions
Unsubscribe from all email notifications
Unsubscribes a user from all email notifications by setting ignore_all_email to true. The URL must be signed with HMAC-SHA256 using the service's signing key. Returns an HTML confirmation page. This endpoint is typically accessed via links in notification emails.
get/unsubscribe/{address}
Path parameters
addressstring required
Ethereum address of the user
Query parameters
signaturestring required
HMAC-SHA256 signature of the URL path and query parameters
timestampstring required
Unix timestamp when the signature was generated
Response
Successfully unsubscribed from all email notifications - returns HTML page