axonpush
API referenceDashboards

DELETE /dashboards/{dashboardId}

DELETE
/dashboards/{dashboardId}

Path Parameters

dashboardId*string

Response Body

application/json

application/problem+json

curl -X DELETE "https://example.com/dashboards/string"
{  "$schema": "https://example.com/schemas/OkOutputBody.json",  "ok": true}