Delete a comment
Comments
Delete a comment | Comp AI API
Delete a comment in Comp AI. Create and manage collaboration comments on compliance entities such as tasks, policies, risks, vendors, and findings.
DELETE
Delete a comment
Authorizations
API key for authentication
Path Parameters
Unique comment identifier
Example:
"cmt_abc123def456"
Body
application/json
Delete comment request body
User ID of the comment author (required for API key auth, ignored for JWT auth)
Example:
"usr_abc123def456"

