---
title: "DELETE /admin/strategies/{strategy_id}"
method: DELETE
path: "/admin/strategies/{strategy_id}"
tags: ["Admin"]
---

# DELETE /admin/strategies/{strategy_id}

`DELETE /admin/strategies/{strategy_id}`

## Path parameters

- `strategy_id` string, required

## Response `200`

Strategy deleted successfully

## Other responses

- `400` — Strategy has funds and cannot be deleted
- `404` — Strategy not found
- `500` — Internal server error

---

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