---
title: "Delete deployment"
method: POST
path: "/deployments/{deployment_name}/delete"
tags: ["Deployments"]
---

# Delete deployment

`POST /deployments/{deployment_name}/delete`

Delete a deployment. This will delete all data and files in the deployment,
so we recommend creating and downloading a backup before calling this
endpoint. This does not delete the project itself.

## Response `200`

---

[API](https://skmtc.dev/convex/apis/convex-management-api.md) · [All operations](https://skmtc.dev/convex/apis/convex-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/convex/convex-management-api/revisions/3dd5e601c536/schema)
