Skip to content

restoreFromRevision

reference
1 min readUpdated

Kind: API Endpoint

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

Restore document from revision

Endpoint

POST /documents/:id/revisions/:revisionId/restore

ParameterInTypeRequiredDescription
idpathstringDocument ID
revisionIdpathstringRevision ID to restore from

Referenced By

  • DocumentController (MODULE_DECLARES)

Was this page helpful?

Download as PDF