Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs.controller.ts
Export the published doc set into a Confluence space (create-or-update by title) — 3.3
Endpoint
POST /technical-docs/:projectId/export/confluence
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
Referenced By
TechnicalDocsController(MODULE_DECLARES)
Was this page helpful?