Share via


Delete Dataset

 


Request | Response

The Delete Dataset operation deletes a Dataset object.

Note To call this operation, an app token or key is required. To learn more, see Authenticating and authorizing with Power BI Workspace Collections.

Request

DELETE https://api.powerbi.com/v1.0/collections/{collectionName}/workspaces/{workspaceId}/datasets/{datasetKey}/

Uri parameter

Name Description
collectionName The workspace collection name
workspaceId The workspace ID
datasetKey The dataset ID

Response

Status code

Code Description
200 OK. Indicates success. An empty object is returned in the response body.