Reply in a comment thread

View as Markdown
Adds a reply under an existing comment, by its `c` id. **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.
bodystringRequired>=1 character
authorstringOptional>=1 character

Response

The reply id and revision.
revisioninteger-9007199254740991-9007199254740991
resultobject
summaryobject

Errors

404
Not Found Error
429
Too Many Requests Error