Adjust Margin
Adjusts the margin amount for an existing position by adding or reducing margin funds.
Required scopes
This endpoint requires the following scopes:
Authorizations
api-keystringRequired
For third party retail API users
Body
symbolstringRequiredExample:
Trading symbol
BTCUSDT.PERPPattern: ^[A-Z0-9]+(\.[A-Z0-9]+)?$amountstringRequiredExample:
Precise, high-resolution number type.
###.###typeinteger · enumRequiredPossible values:
1=Add, 2=Reduce
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
post
/api/v1/trade/marginLast updated
