Pipelines - Delete Pipeline
指定したデプロイ パイプラインを削除します。
必要なスコープ
Pipeline.ReadWrite.All
制限事項
アクティブなデプロイ操作がある場合、この操作は失敗します。
DELETE https://api.powerbi.com/v1.0/myorg/pipelines/{pipelineId}
URI パラメーター
名前 | / | 必須 | 型 | 説明 |
---|---|---|---|---|
pipeline
|
path | True |
string uuid |
デプロイ パイプライン ID |
応答
名前 | 型 | 説明 |
---|---|---|
200 OK |
OK |
例
Delete a deployment pipeline example
Sample Request
DELETE https://api.powerbi.com/v1.0/myorg/pipelines/a5ded933-57b7-41f4-b072-ed4c1f9d5824