---
title: "POST /admin/update-fund-delegated-withdrawer"
method: POST
path: "/admin/update-fund-delegated-withdrawer"
tags: ["Admin"]
---

# POST /admin/update-fund-delegated-withdrawer

`POST /admin/update-fund-delegated-withdrawer`

## Request body

- ApiUpdateFundDelegatedWithdrawerRequest
  - `delegated_withdrawer` string, nullable — Set to `null` to clear the delegated withdrawer.
  - `fund_id` string, required

## Response `200`

Fund delegated withdrawer update job submitted successfully

## Other responses

- `400` — Bad request
- `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/versions/d0a18846aa92/schema)
