Comments
Delete Comments
POST
Use this API to delete comments within a specific CommentAnnotation. Additional filters can be applied using comment IDs.
Endpoint
POST https://api.velt.dev/v1/commentannotations/comments/delete
Headers
Your API key.
Your Auth Token.
Body Example
Params
Example Requests
1. Delete all comments of a CommentAnnotation by organizationId, documentId, and annotationId
2. Delete specific comments of a CommentAnnotation by organizationId, documentId, annotationId and commentIds
Response
Success Response
Failure Response
Was this page helpful?