Profiles - Delete Profile
删除指定的服务主体配置文件。
如果指定配置文件存在并且属于服务主体调用方,则删除该配置文件。
限制
只能由服务主体调用。
DELETE https://api.powerbi.com/v1.0/myorg/profiles/{profileId}
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
profile
|
path | True |
string uuid |
服务主体配置文件 ID |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
确定 |
示例
Delete a service principal profile
Sample Request
DELETE https://api.powerbi.com/v1.0/myorg/profiles/b3ded933-57b7-21f4-b072-ed4c1f9d5824