Delete Custom Preset
DELETE
https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/presets/custom/{id}Deletes the custom notification preset with the specified ID.
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
id# stringrequired
Possible values: non-empty and <= 128 characters, Value must match regular expression ^[a-zA-Z0-9][a-zA-Z0-9_-]*$
Unique identifier.
Response
application/json
Response returned after successfully deleting a custom notification preset.