Skip to main content

Delete a dashboard

DELETEhttps://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

Authorizationstringheaderrequired
API key authentication

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