post https://api.bring.trade/api/v1/trade/position/leverage
Set leverage, this api is asynchronous.
Receiving a successful response only indicates that the request has been successfully submitted to the system. To confirm the leverage update, check via WebSocket subscriptions or leverage query interfaces.
⏳ Limit
50 requests per 10 seconds.
🛠️ Parameters
Field | Type | Mandatory | Description |
---|---|---|---|
symbol | String | Y | The trading pair or asset symbol. |
leverage | String | Y | Leverage |
📬 Response
None