Skip to content

/AWS1/CL_WDX=>DELETEDOCUMENTVERSION()

About DeleteDocumentVersion

Deletes a specific version of a document.

Method Signature

IMPORTING

Required arguments:

IV_DOCUMENTID TYPE /AWS1/WDXRESOURCEIDTYPE /AWS1/WDXRESOURCEIDTYPE

The ID of the document associated with the version being deleted.

IV_VERSIONID TYPE /AWS1/WDXDOCUMENTVERSIONIDTYPE /AWS1/WDXDOCUMENTVERSIONIDTYPE

The ID of the version being deleted.

IV_DELETEPRIORVERSIONS TYPE /AWS1/WDXBOOLEANTYPE /AWS1/WDXBOOLEANTYPE

Deletes all versions of a document prior to the current version.

Optional arguments:

IV_AUTHENTICATIONTOKEN TYPE /AWS1/WDXAUTHNTCTNHEADERTYPE /AWS1/WDXAUTHNTCTNHEADERTYPE

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.