# Delete an Input Set

Deletes an Input Set for a Pipeline.

Endpoint: DELETE /v1/orgs/{org}/projects/{project}/input-sets/{input-set}
Version: 1.0
Security: x-api-key

## Path parameters:

  - `org` (string, required)
    Organization identifier

  - `project` (string, required)
    Project identifier

  - `input-set` (string, required)
    Input Set identifier

## Header parameters:

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

## Query parameters:

  - `pipeline` (string, required)
    Pipeline identifier for the Input Set.


## Response 204 fields
