Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/doc-version/doc-version.controller.ts
Delete version and all its content (cannot delete ACTIVE version)
Endpoint
DELETE /doc-versions/:projectId/:versionId
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
versionId | path | string | ✓ | |
projectId | path | string | ✓ |
Referenced By
DocVersionController(MODULE_DECLARES)
Was this page helpful?