Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/reader-account/reader-account.controller.ts
Delete the reader account (cascades profiles/keys, anonymizes call logs)
Endpoint
DELETE /public/p/:slugWithId/reader/account
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ |
Referenced By
ReaderAccountController(MODULE_DECLARES)
Was this page helpful?