---
title: "Delete Wallet"
method: DELETE
path: "/wallets/{id}"
tags: ["Wallets"]
---

# Delete Wallet

`DELETE /wallets/{id}`

Soft deletes a wallet provider.

## Path parameters

- `id` string, required

## Response `204`

Wallet deleted successfully

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

## Changes

- **2026-01-08** `b6f8a6e65559` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stellar/apis/stellar-disbursement-platform-api/changes/wallets/:id/delete.md)

---

[API](https://skmtc.dev/stellar/apis/stellar-disbursement-platform-api.md) · [All operations](https://skmtc.dev/stellar/apis/stellar-disbursement-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stellar/stellar-disbursement-platform-api/revisions/39f9dc64156c/schema)
