Authorizations
API key authentication
Path Parameters
id
Example:
52
Response
200 - application/json
The response is of type object.
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>'{}API key authentication
id
52
The response is of type object.
Was this page helpful?