delete_version_series
Delete an entire version series (all versions of a document) from the content repository by providing the version series GUID.
Instructions
Deletes an entire version series (all versions of a document) in the content repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version_series_id | Yes | The version series ID (GUID) to delete. If you don't have the version series ID, first call get_document_property on the document to get the version series ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |