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

Documentation Index

Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required

Unique identifier for folders

Required string length: 36
Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
Example:

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

Response

200 - application/json

The response is of type object.