Update a comment event
Case Events Service
Update a comment event
Modify the content of an existing comment event.
Requires the following permissions:
case:Comment
Update a comment event
Documentation Index
Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication
Path Parameters
ID of the comment event to update
Example:
"f56645c5-9cd4-4b9f-961f-4f852d8835a0"
Body
application/json
Request for updating a comment on a case event.
Comment text to update
Example:
"This is updated text"
Attachments to the comment
- Comment attachment
- Comment attachment
- Comment attachment
Response
Response returned after successfully updating a comment.
Represents an immutable entry in a case's event timeline.