Delete a comment
Comments
Delete a comment
Delete a comment and all its attachments (author only)
DELETE
Delete a comment
Documentation Index
Fetch the complete documentation index at: https://bubbaaiinc-lewis-comp-company-tasks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Headers
Organization ID (required for session auth, optional for API key auth)
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"

