Comment on the text an anchor resolves to
Adds a comment anchored to the text `anchorText` matches.
```json
{ "anchorText": "thirty (30) days", "body": "Sixty days is the market standard here." }
```
`occurrence` (1-based) picks a match when the anchor is ambiguous. `author` names the comment's author in Word's review pane; it defaults to `CloudRaker`.
**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
Request
This endpoint expects an object.
anchorText
body
occurrence
Response
The new comment id and revision.
revision
result
summary
Errors
400
Bad Request Error
404
Not Found Error
429
Too Many Requests Error