---
title: "Delete deployment"
method: DELETE
path: "/accounts/{account_id}/deployments/{deploy_id}"
---

# Delete deployment

`DELETE /accounts/{account_id}/deployments/{deploy_id}`

Remove deployment and all associated data

## Path parameters

- `account_id` integer, required
- `deploy_id` integer, required

## Response `200`

200

- object

## Other responses

- `404` — 404

---

[API](https://skmtc.net/speedcurve/apis/speedcurve-api.md) · [All operations](https://skmtc.net/speedcurve/apis/speedcurve-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/speedcurve/speedcurve-api/revisions/bb573d4fb28a/schema)
