curl --request DELETE \
--url https://api.coralogix.com/mgmt/openapi/latest/data-exploration/saved-views/v1/{id} \
--header 'Authorization: <api-key>'{}Deletes a view by ID
curl --request DELETE \
--url https://api.coralogix.com/mgmt/openapi/latest/data-exploration/saved-views/v1/{id} \
--header 'Authorization: <api-key>'{}Was this page helpful?