Skip to main content
POST
Add Comments
Use this API to add comments within a specific CommentAnnotation.

Endpoint

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

Headers

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

Body

Params

data
object
required

Example Requests

1. Add comment in a CommentAnnotation by organizationId, documentId, and annotationId

Response

Success Response

Failure Response