Skip to main content
Delete a dashboard folder
curl --request DELETE \
  --url https://api.coralogix.com/mgmt/openapi/latest/dashboards/dashboards/v1/folders/{folder_id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

folder_id
string
required

Query Parameters

request_id
string

Response

The response is of type object.