Block Sub-Account
Block Sub-Account
Block a sub-account to temporarily restrict account access to trading and API operations.
POST
Block Sub-Account
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
Sub-account id
Example:
"8e667b4a-0b71-4988-8af5-9474dbfaeb51"
Response
Sub-account blocked successfully
The response is of type object.