Add or reduce position margin
Account config
Add or reduce position margin
Limit: 10 requests per 1 second per user
POST /v1/position_margin
Add or reduce margin for an existing isolated margin position. This allows you to adjust the margin allocated to a specific isolated position after it has been opened.
ADD: Transfer margin from your available balance to the isolated position, lowering the liquidation price.REDUCE: Transfer margin from the isolated position back to your available balance, raising the liquidation price.
Prerequisites: You must have an open isolated position on the specified symbol.
Note: This endpoint requires trading scope in orderly key.
POST
Add or reduce position margin
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Body
application/json