Deletes the comment with the specified id on the document with the specified id.
Deletes the comment with the specified id on the document with the specified id.
The delete includes the reactions of the comment.
If there are any replies to the comment, they will be deleted as well.
Path parameters
documentId
The id of the document.
commentId
The id of the workspace.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
No Content