---
title: "Delete a Wallet"
method: DELETE
path: "/v2/wallet/{id}"
---

# Delete a Wallet

`DELETE /v2/wallet/{id}`

Delete a wallet by its ID

## Path parameters

- `id` string, required

## Response `200`

- DeleteWalletResponseDto
  - `ok` boolean, required — Indicates whether the deletion was successful

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `422` — Unprocessable Entity - Validation Error

---

[API](https://skmtc.net/spherepay/apis/docs-spherepay-co.md) · [All operations](https://skmtc.net/spherepay/apis/docs-spherepay-co/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spherepay/docs-spherepay-co/versions/4f3f5484aed3/schema)
