---
title: "[Removed] Delete a deployment"
method: DELETE
path: "/felix/deployments/{deployment_id}"
tags: ["felix-deprecated"]
---

# [Removed] Delete a deployment

`DELETE /felix/deployments/{deployment_id}`

Removed. Deployment history records are immutable and cannot be deleted.

## Path parameters

- `deployment_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/pioneer/apis/brain-api.md) · [All operations](https://skmtc.net/pioneer/apis/brain-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pioneer/brain-api/versions/31dfe831e079/schema)
