Delete an application pipeline
Request
DELETE https://{hostname}:{port}
/cli/applicationPipeline?{parameters}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| application | string | false | Application name or id. Required if pipeline specified by name. |
| pipeline | string | true | Pipeline name or id. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: deleteApplicationPipeline.