Documentation Index
Fetch the complete documentation index at: https://orbit-docs.devotel.io/llms.txt
Use this file to discover all available pages before exploring further.
Email Unsubscribe API
The public one-click unsubscribe surface that theList-Unsubscribe and List-Unsubscribe-Post headers in outbound email reference. RFC 8058 compliant.
Base path: /v1/email
Authentication: HMAC-token (embedded in URL). Not Clerk-authenticated — these URLs are designed to be opened by the recipient’s mail client without any session.
| Method | Path | Purpose |
|---|---|---|
GET | /v1/email/unsubscribe/{token} | Render the unsubscribe page |
POST | /v1/email/unsubscribe/{token} | Process one-click unsubscribe (RFC 8058) |
See also
- Messaging API → Send email
- Channels → Email
- Compliance → Preference Center (for richer per-channel + per-topic preferences)