v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocumentComments
Updates the comment with the specified id on the document with the specified id.
<Check title="Required Permissions" icon="key">To update a comment the user must either have at least read permissions on the specified document, be the creator of the comment or be admin.</Check>
put/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
Request body
Response
OK