Delete a comment and its replies

View as Markdown
Removes a comment thread from the document entirely. To keep it but mark it handled, [resolve](https://docs.cloudraker.com/api/cloud-raker-api/redline/resolve-redline-comment) it instead. **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

Response

The new revision.
revisioninteger-9007199254740991-9007199254740991
resultobject
summaryobject

Errors

404
Not Found Error
429
Too Many Requests Error