Skip to main content

Delete Sub Account

HTTP Request

DELETE /sapi/v1/broker/subAccount

Request Parameters

NameTypeMandatoryDescription
subAccountIdSTRINGYES
recvWindowLONGNO
timestampLONGYES

Example Response

{}

Caution:

  • The operation will delete a sub account under your brokerage master account.
  • Please transfer out all funds from the sub account and delete API key of the sub account before deleting it.
  • The deleted sub account CANNOT be reverted.
  • The daily deletion limit for a broker Master is 20 sub accounts.
  • You need to enable "trade" option for the api key which requests this endpoint.