---
title: "Derivative Position Collateral"
method: POST
path: "/auth/w/deriv/collateral/set"
---

# Derivative Position Collateral

`POST /auth/w/deriv/collateral/set`

Update the amount of collateral assigned to a derivative position

## Request body

- object
  - `symbol` string — The derivative symbol, e.g. tBTCF0:USTF0
  - `collateral` number, float — The amount of collateral to apply to the open position

## Response `200`

200

- array[]
  - integer[]

## 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/versions/d60be16fab63/schema)
