# Delete a Trigger Deletes a Trigger. Endpoint: DELETE /v1/orgs/{org}/projects/{project}/pipelines/{pipeline}/triggers/{trigger} Version: 1.0 Security: x-api-key ## Path parameters: - `org` (string, required) Organization identifier - `project` (string, required) Project identifier - `pipeline` (string, required) Pipeline identifier - `trigger` (string, required) Trigger identifier ## Header parameters: - `Harness-Account` (string) Identifier field of the account the resource is scoped to. ## Response 204 fields