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
Documentation Index
Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
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"

