v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocumentComments
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.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
delete/documents/{documentId}/comments/{commentId}
Path parameters
documentIdstring uuid required
The id of the document.
commentIdstring uuid required
The id of the comment.
Headers
Authorizationstring required
Bearer authentication
Response
No Content
object required