Resolve or reopen a comment thread
Marks a whole thread resolved (`resolved` defaults to `true`) or reopens it (`"resolved": false`). Resolving a comment resolves its replies too.
**Learn more:** [Redlining](https://docs.cloudraker.com/developers/file-tools)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
sessionId
commentId
Request
This endpoint expects an object.
resolved
Response
The new revision.
revision
result
summary
Errors
404
Not Found Error
429
Too Many Requests Error