Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs.controller.ts
Export the published doc set into Notion as a page-tree (dryRun previews the block-tree, no token) — WS-E
Endpoint
POST /technical-docs/:projectId/export/notion
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
Referenced By
TechnicalDocsController(MODULE_DECLARES)
Was this page helpful?