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