Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/changelog/public-changelog.controller.ts
Unsubscribe from changelog emails (emailed link)
Endpoint
GET /public/p/:slugWithId/changelog/unsubscribe
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ | |
token | query | string | ✓ |
Referenced By
PublicChangelogController(MODULE_DECLARES)
Was this page helpful?