Comments
Add Comments
POST
/
v1
/
commentannotations
/
comments
/
add
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
requiredYour API key.
x-velt-auth-token
string
requiredYour Auth Token.
Body Example
Params
data
object
requiredExample Requests
1. Add comment in a CommentAnnotation by organizationId, documentId, and annotationId
Response
Success Response
Failure Response
Was this page helpful?