Skip to main content
POST
Update Comments
Use this API to update comments within a specific CommentAnnotation.

Endpoint

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

Headers

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

Body

Params

data
object
required

Example Requests

Update comment in a CommentAnnotation by organizationId, documentId, annotationId and commentId

Response

Success Response

Failure Response