---
title: "Cancel All Funding Offers"
method: POST
path: "/auth/w/funding/offer/cancel/all"
---

# Cancel All Funding Offers

`POST /auth/w/funding/offer/cancel/all`

Cancel all of your current funding offers. Can also be used to only cancel offers in the specified currency.

## Request body

- object
  - `currency` string — Currency for which to cancel all offers (USD, BTC, UST ...)

## Response `200`

200

- unknown[]
  - unknown

## Other responses

- `400` — 400

---

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