# Delete Environment Delete any environment that is no longer active Endpoint: DELETE /v1/idp-environments/{environment-id} Version: 1.0 Security: x-api-key ## Path parameters: - `environment-id` (string, required) ## Header parameters: - `Harness-Account` (string) Identifier field of the account the resource is scoped to. This is required for Authorization methods other than the x-api-key header. If you are using the x-api-key header, this can be skipped. ## Query parameters: - `orgIdentifier` (string) Unique identifier of the organization within the account - `projectIdentifier` (string) Unique identifier of the project within the organization ## Response 200 fields