Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/reader-account/reader-account.controller.ts
Create a reader API key — plaintext returned exactly ONCE
Endpoint
POST /public/p/:slugWithId/reader/keys
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ |
Referenced By
ReaderAccountController(MODULE_DECLARES)
Was this page helpful?