Delete Sub Account Api Key
HTTP Request
DELETE /sapi/v1/broker/subAccountApi
Request Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
subAccountId | STRING | YES | |
subAccountApiKey | STRING | YES | |
recvWindow | LONG | NO | |
timestamp | LONG | YES |
Caution:
- This request will delete a api key for a sub account
- You need to enable "trade" option for the api key which requests this endpoint
- You can only delete 1 api key for each sub account per second
Example Response
{}