send a close-wallet request, the wallet to be closed should have no active account.
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request samples
curl --location --request POST '/wallet//close'
Modified at 2024-11-05 09:04:15