Skip to main content
DELETE
/
wallets
/
{app_id}
/
{wallet_id}
cURL
curl --request DELETE \
  --url https://api.example.com/wallets/{app_id}/{wallet_id}

Path Parameters

wallet_id
string
required
app_id
string
required

Response

200 - undefined