Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.example.com/api/v1/wallet \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "dangerous": true, "fingerprint": "<string>" } '
{ "deleted": true, "message": "<string>" }
Base64url-encoded auth token
Wallet deletion status
Was this page helpful?
Contact support