Authorizations
API key authentication
Path Parameters
Query Parameters
Response
This is a response received when the dashboard is successfully deleted
curl --request DELETE \
--url https://api.coralogix.com/mgmt/openapi/latest/v1/dashboards/dashboards/{dashboard_id} \
--header 'Authorization: <api-key>'{}No description available
curl --request DELETE \
--url https://api.coralogix.com/mgmt/openapi/latest/v1/dashboards/dashboards/{dashboard_id} \
--header 'Authorization: <api-key>'{}API key authentication
This is a response received when the dashboard is successfully deleted
Was this page helpful?