Change the leverage setting for a collateral trading account via the WhiteBIT V4 API.
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)).
Successful response - leverage changed
Active leverage level for the collateral account after the update, from 1 (no leverage) to 100
5