Skip to main content

Delete the APIKey of a sub-account

HTTP Request

  • DELETE /api/v3/sub-account/apiKey

Required Permission: SPOT_ACCOUNT_WRITE

Weight(IP): 1

Request Parameters

NameTypeMandatoryDescription
subAccountSTRINGYESSub-account Name
apiKeySTRINGYESAPI public key
recvWindowLONGNO
timestampLONGYES

Response Parameters

NameTypeDescription
subAccountstringSub-account name

Response

{
"subAccount": "subAccount1"
}