Update a comment event
PUT
https://api.coralogix.com/mgmt/openapi/5/cases/events/v1/{event_id}/commentsModify the content of an existing comment event.
Requires the following permissions:
case:Comment
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Path Parameters
event_id# stringrequired
ID of the comment event to update
Example:
f56645c5-9cd4-4b9f-961f-4f852d8835a0Body
application/json
Request for updating a comment on a case event.
Attachments to the comment
Response
application/json
Response returned after successfully updating a comment.
Represents an immutable entry in a case's event timeline.