Trade

/trade/adjustIsolatedMargin

Adjust margin for an isolated position on a specific market.

put/api/v1/trade/adjustIsolatedMargin

Request body

signaturestring required

The signature of the request, encoded from the signedFields

Example request

{
  "signedFields": {
    "idsId": "0x000ABC",
    "salt": "123335432",
    "signedAtMillis": 1234567856
  }
}

Response

Adjust margin request sent successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.