Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/content-visibility.controller.ts
Mint a short-lived "Preview as…" reader token with arbitrary claims
Endpoint
POST /projects/:id/preview-token
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | Project ID |
Referenced By
ContentVisibilityController(MODULE_DECLARES)
Was this page helpful?