Skip to main content

Delete the APIKey of a Sub-account

HTTP Request

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

Required Permission: SPOT_ACCOUNT_WRITE

Query Parameter

NameTypeMandatoryDescription
timestampstringyestimestamp
signaturestringyessignature

Body Request Parameter

NameTypeMandatoryDescription
subAccountstringyessubAccount name
apiKeystringyesapiKey

Response Parameters

NameTypeDescription
subAccountstringsubAccount name

Response

{
"subAccount": "mexc1"
}