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

x-velt-api-key
string
required
Your API key.
x-velt-auth-token
string
required

Body

Params

data
Object
required

Example Requests

Add comment annotation by organizationId, documentId and location

Response

Success Response

Failure Response