Deletes the specified comment from the document version.
See https://www.paws-r-sdk.com/docs/workdocs_delete_comment/ for full documentation.
workdocs_delete_comment(
AuthenticationToken = NULL,
DocumentId,
VersionId,
CommentId
)
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
[required] The ID of the document.
[required] The ID of the document version.
[required] The ID of the comment.