Skip to main content
POST
Add Comment Annotations
Use this API to add comment annotations to a document within an organization.
  • You can add comments on an elemement, text or page.
  • You can provide HTML or text content.
  • Additional filters can be applied using location IDs.

Endpoint

POST https://api.velt.dev/v1/commentannotations/add

Headers

string
required
Your API key.
string
required

Body

Params

Object
required

Example Requests

Add comment annotation by organizationId, documentId and location

Response

Success Response

Failure Response