Delete a comment event
DELETE
https://api.coralogix.com/mgmt/openapi/5/cases/events/v1/{event_id}/commentsDelete an existing comment event from a case.
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
Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
ID of the comment event to delete
Example:
f56645c5-9cd4-4b9f-961f-4f852d8835a0Response
application/json
Empty response; success indicated by HTTP status