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
Updated content of the comment
Maximum length:
2000
Example:
"This task needs to be completed by end of week (updated)"
Response
200 - application/json
Comment updated successfully
Unique identifier for the comment
Example:
"cmt_abc123def456"
Comment content
Example:
"This task needs to be completed by end of week"
Comment author information
Attachment metadata (URLs generated on-demand)
Comment creation timestamp
Example:
"2024-01-15T10:30:00Z"