Reports - Delete Report

指定したレポートを マイ ワークスペースから削除します。

必要なスコープ

Report.ReadWrite.All

DELETE https://api.powerbi.com/v1.0/myorg/reports/{reportId}

URI パラメーター

名前 / 必須 説明
reportId
path True

string

uuid

レポート ID

応答

名前 説明
200 OK

OK

Example

Sample Request

DELETE https://api.powerbi.com/v1.0/myorg/reports/5b218778-e7a5-4d73-8187-f10824047715

Sample Response