共用方式為


Reports - Delete Report

[我的工作區] 刪除指定的報表。

必要範圍

Report.ReadWrite.All

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

URI 參數

名稱 位於 必要 類型 Description
reportId
path True

string

uuid

報表識別碼

回應

名稱 類型 Description
200 OK

確定

範例

Example

Sample Request

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

Sample Response