# exportConfluence

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/technical-docs/technical-docs.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/technical-docs/technical-docs.controller.ts#L333)

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)
