Account
Update Margin
Update account's desired margin in a market
accountstring
expiresAtinteger
Format
int64Range
0 <= valueisolatedboolean
marginstring
nonceinteger
Format
int64Range
0 <= valuesignaturesarray<string>
subaccountIndexinteger
Format
int32Range
0 <= valuesymbolstring
Response Body
application/json
text/plain
text/plain
curl -X POST "https://matcher.cascade.xyz/account/margin" \ -H "Content-Type: application/json" \ -d '{ "account": "string", "expiresAt": 0, "isolated": true, "margin": "string", "nonce": 0, "signatures": [ "string" ], "subaccountIndex": 0, "symbol": "string" }'null"Unauthorized to change margin for account 0xf4758f8ad7721bded5e6344ffa2cbc022e0e6e37""Account not found"