Comments Annotations
Add Comment Annotations
POST
/
v1
/
commentannotations
/
add
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
Your API key.
Your Auth Token.
Body Example
Params
Example Requests
Add comment annotation by organizationId, documentId and location
Response
Success Response
Failure Response
Was this page helpful?