Skip to main content
Delete View Folder service
curl --request DELETE \
  --url https://api.coralogix.com/mgmt/openapi/latest/data-exploration/saved-views/v1/folders/{id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required

Unique identifier for folders

Required string length: 36
Example:

"3dc02998-0b50-4ea8-b68a-4779d716fa1f"

Response

200 - application/json

The response is of type object.