Delete Broker SubAccount APIKEY

{
    "code": "200000",
    "data": true
}

This interface supports deleting Broker’s sub-account APIKEY

HTTP REQUEST

DELETE /api/v1/broker/nd/account/apikey

Example

DELETE /api/v1/broker/nd/account/apikey?uid=1613725631743262764&apiKey=659627cecf80c618cc0e15c8

REQUEST URL

This endpoint support Broker URL

REQUEST RATE LIMIT

Broker weight:3

PARAMETERS
Param Type Mandatory Description
uid String Yes sub-account UID
apiKey String Yes sub-account apiKey
RESPONSES
Param Description
data true means success, false means failure