v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocumentComments
Sets the resolved status of a comment.
Sets the resolved status of a comment. Users need write permissions on the document to resolve/unresolve comments. Currently, the IsResolved property is only available for document comments.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/documents/{documentId}/comments/{commentId}/setresolved
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