Delete a dashboard
DELETE
https://api.coralogix.com/mgmt/openapi/5/dashboards/dashboards/v1/{dashboard_id}Deletes the dashboard with the specified ID.
Requires the following permissions:
team-dashboards:Update
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Path Parameters
dashboard_id# stringrequired
Possible values: >= 21 characters and <= 21 characters, Value must match regular expression ^[\s\S]*$
The dashboard id.
Query Parameters
request_id# string
Possible values: non-empty and <= 128 characters, Value must match regular expression ^[\s\S]*$
Optional client-supplied request identifier used to correlate the deletion request.
Response
application/json
This is a response received when the dashboard is successfully deleted