delete_document_version
Remove a specific version of a document from the content repository by providing the document ID or path.
Instructions
Deletes a specific document version in the content repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | The document id or path (required). This can be either the document's ID (GUID) or its path in the repository (e.g., "/Folder1/document.pdf"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |