---
title: "DELETE /v1/organizations/{orgId}/wallets/{walletId}"
method: DELETE
path: "/v1/organizations/{orgId}/wallets/{walletId}"
tags: ["wallets"]
---

# DELETE /v1/organizations/{orgId}/wallets/{walletId}

`DELETE /v1/organizations/{orgId}/wallets/{walletId}`

Archive a wallet (soft delete). Cannot archive default wallet or only wallet.

## Path parameters

- `orgId` string, required
- `walletId` string, required

## Response `200`

OK

- GithubComB3FunB3MonoServicesB3osWorkflowInternalAppApiServiceWalletArchiveWalletResponse
  - `archivedWorkflowIds` string[]
  - `message` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.dev/b3-fun/apis/b3os-workflow-api.md) · [All operations](https://skmtc.dev/b3-fun/apis/b3os-workflow-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/b3-fun/b3os-workflow-api/revisions/5a750a5a9596/schema)
