---
title: "ArchiveWallet"
method: POST
path: "/v2/vaults/{vault_id}/wallets/{wallet_id}:archive"
tags: ["Wallets"]
---

# ArchiveWallet

`POST /v2/vaults/{vault_id}/wallets/{wallet_id}:archive`

Archive a wallet.

## Path parameters

- `vault_id` string, required
- `wallet_id` string, required

## Request body

- WalletsArchiveWalletBody
  - `allowMissing` boolean — If set to true, the operation will not fail if the wallet is missing.

## Response `200`

A successful response.

- object

---

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