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

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

dashboard_id
string
required

Query Parameters

request_id
string

Response

This is a response received when the dashboard is successfully deleted