Change Collateral Account Leverage
Change collateral account leverage
Change the leverage setting for a collateral trading account via the WhiteBIT V4 API.
POST
Change Collateral Account Leverage
Authorizations
The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Body
application/json
Response
Successful response - leverage changed
Active leverage level for the collateral account after the update, from 1 (no leverage) to 100
Example:
5