v1

latestOpenAPI 3.1.02026-07-24690345.5 KB

Derivative Position Collateral

Update the amount of collateral assigned to a derivative position

post/auth/w/deriv/collateral/set

Request body

symbolstring

The derivative symbol, e.g. tBTCF0:USTF0

collateralnumber float

The amount of collateral to apply to the open position

Response

200

integer[] required

Example response

[
  [
    1
  ]
]