Reset the secret key of a sub-account API key and generate a new one 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)).
ID of the API key to reset
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
API key reset successfully
The response is of type object.