Pipelines - Delete Pipeline
지정된 배포 파이프라인을 삭제합니다.
필수 범위
Pipeline.ReadWrite.All
제한 사항
활성 배포 작업이 있는 경우 이 작업이 실패합니다.
DELETE https://api.powerbi.com/v1.0/myorg/pipelines/{pipelineId}
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
pipeline
|
path | True |
string uuid |
배포 파이프라인 ID |
응답
Name | 형식 | Description |
---|---|---|
200 OK |
정상 |
예제
Delete a deployment pipeline example
Sample Request
DELETE https://api.powerbi.com/v1.0/myorg/pipelines/a5ded933-57b7-41f4-b072-ed4c1f9d5824