API Reference

Modify Isolated Position Margin

Change the user's isolated position margin.

Weight: 1

Request Parameters


PARAMETERTYPEReq'dExample valuesDESCRIPTION
symbolSTRINGYETHUSDT-PERPETUALName of the contract. Return results for all symbols if not specified
sideENUMYSHORTPosition side. Possible values include LONG、 SHORT
amountDECIMALY-12344.345Increase (positive value) or decrease (negative value) the amount of margin. Please note that this quantity refers to the underlying pricing asset of the contract (that is, the underlying of the contract settlement)
recvWindowLONG5000recv window
timestampLONGY1714311403031Timestamp

Response Content


PARAMETERTYPEExample valuesDESCRIPTION
codeSTRING0000Return code of request
symbolSTRINGBTCUSDT-PERPETUALName of the contract. Return results for all symbols if not specified
marginSTRING12344.345Position margin
timestampLONG1726869763318Timestamp
Query Params
string
required
Defaults to ETHUSDT-PERPETUAL

Name of the contract

string
required

Position side. Possible values include: LONG, SHORT

float
required

Increase (positive value) or decrease (negative value) the amount of margin. Please note that this quantity refers to the underlying pricing asset of the contract (that is, the underlying of the contract settlement)

int64

recv Window

int64
required
Defaults to 1714538822879

Timestamp

string
required
Defaults to 7c680d7c03e5a3df9a38156a95cba32ae02abfdfa11f7de2550e55d55094387d

Signature

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json