Dashboards

Delete dashboard

DELETE
/workspaces/{workspaceId}/dashboards/{dashboardId}

Authorization

API key Dashboards: write
AuthorizationBearer <token>

API key (sf_...) with any of the required scopes. Generate it in the Spotflow portal on the settings page.

In: header

Scope: Dashboards: write

Path Parameters

workspaceId*string
Formatuuid
dashboardId*string

Header Parameters

If-Match?string

Response Body

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/workspaces/00000000-0000-0000-0000-000000000001/dashboards/j5Vd71rKw4Xc" \  -H "If-Match: "3""
Empty