workdocs_delete_document {paws.end.user.computing} | R Documentation |
Permanently deletes the specified document and its associated metadata.
See https://www.paws-r-sdk.com/docs/workdocs_delete_document/ for full documentation.
workdocs_delete_document(AuthenticationToken = NULL, DocumentId)
AuthenticationToken |
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API. |
DocumentId |
[required] The ID of the document. |