Skip to content

delete

reference
1 min readUpdated

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

ParameterInTypeRequiredDescription
versionIdpathstring
projectIdpathstring

Referenced By

  • DocVersionController (MODULE_DECLARES)

Was this page helpful?

Download as PDF