Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/doc-version/doc-version.controller.ts
Create a new version manually
Endpoint
POST /doc-versions/:projectId
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
Referenced By
DocVersionController(MODULE_DECLARES)
Was this page helpful?