Resolve or reopen a comment thread

View as Markdown
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

sessionIdstringRequired>=1 character
commentIdstringRequired>=1 character

Request

This endpoint expects an object.
resolvedbooleanOptional

Response

The new revision.
revisioninteger-9007199254740991-9007199254740991
resultobject
summaryobject

Errors

404
Not Found Error
429
Too Many Requests Error