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

Endpoint

POST https://api.velt.dev/v2/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

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

2. Update comment with attachments

Response

Success Response

Failure Response