Skip to content

revert

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/document/document.controller.ts

Revert to a previous version

Endpoint

POST /documents/:id/revert/:version

ParameterInTypeRequiredDescription
idpathstringDocument ID
versionpathnumberVersion number to revert to

Referenced By

  • DocumentController (MODULE_DECLARES)

Was this page helpful?

Download as PDF