Aborts the upload of the specified document version that was previously initiated by <a>InitiateDocumentVersionUpload</a>. The client should make this call only when it no longer intends to upload the document version, or fails to do so.
delete/api/v1/documents/{DocumentId}/versions/{VersionId}
Path parameters
DocumentIdstring required
The ID of the document.
VersionIdstring required
The ID of the version.
Headers
Authenticationstring password
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
Response
Success