# Delete a Pipeline

Deletes a Pipeline.

Endpoint: DELETE /v1/orgs/{org}/projects/{project}/pipelines/{pipeline}
Version: 1.0
Security: x-api-key

## Path parameters:

  - `org` (string, required)
    Organization identifier

  - `project` (string, required)
    Project identifier

  - `pipeline` (string, required)
    Pipeline identifier

## Header parameters:

  - `Harness-Account` (string)
    Identifier field of the account the resource is scoped to.


## Response 204 fields
