Push Datasets - Datasets DeleteRowsInGroup
从指定工作区中删除指定数据集中指定表中的所有行。
所需范围
Dataset.ReadWrite.All
限制
此 API 调用仅支持 推送数据集。 有关限制的完整列表,请参阅 推送数据集限制。
DELETE https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/tables/{tableName}/rows
URI 参数
Name | In | Required | Type | Description |
---|---|---|---|---|
dataset
|
path | True |
|
数据集 ID |
group
|
path | True |
|
工作区 ID |
table
|
path | True |
|
表名称 |
响应
Name | Type | Description |
---|---|---|
200 OK |
确定 |
示例
Example
Sample Request
DELETE https://api.powerbi.com/v1.0/myorg/groups/f089354e-8366-4e18-aea3-4cb4a3a50b48/datasets/cfafbeb1-8037-4d0c-896e-a46fb27ff229/tables/Product/rows