Dashboards - Delete Dashboard

指定したダッシュボードを マイ ワークスペースから削除します。

必要なスコープ

Dashboard.ReadWrite.All

DELETE https://api.powerbi.com/v1.0/myorg/dashboards/{dashboardId}

URI パラメーター

名前 / 必須 説明
dashboardId
path True

string

uuid

ダッシュボード ID

応答

名前 説明
200 OK

OK

Example

Sample Request

DELETE https://api.powerbi.com/v1.0/myorg/dashboards/7a463f03-22df-48be-9c00-56067f2fb75f

Sample Response