Wallets
Delete wallet
This operation deletes a specified wallet.
This operation is applicable to Exchange Wallets only.
POST
Documentation Index
Fetch the complete documentation index at: https://cobo.com/developers/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Path Parameters
The wallet ID.
Response
The request was successful.
Whether the request to delete the wallet has been successfully submitted.
true: The request to delete the wallet has been successfully submitted.false: The request to delete the wallet has not been submitted.
Example:
true
