---
title: "POST /strategy/close-funds"
method: POST
path: "/strategy/close-funds"
tags: ["Strategies"]
---

# POST /strategy/close-funds

`POST /strategy/close-funds`

## Request body

- ApiCloseStrategyFundsRequest
  - `strategy_id` string, required

## Response `200`

Close fund jobs submitted successfully for all funds in strategy

## Other responses

- `400` — Invalid strategy id
- `403` — Organization access denied
- `404` — Strategy not found or access denied
- `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)
