Reports - Delete Report

내 작업 영역에서 지정된 보고서를 삭제합니다.

필수 범위

Report.ReadWrite.All

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

URI 매개 변수

Name In(다음 안에) 필수 형식 Description
reportId
path True

string

uuid

보고서 ID

응답

Name 형식 Description
200 OK

정상

예제

Example

Sample Request

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

Sample Response