Archive vault
Archive a vault. The vault is deactivated and no longer available for new transactions, but its history and configuration are retained. Use archive instead of delete when you need to preserve audit trail.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Vault identifier |
Use Cases
- Deactivate vault while preserving history
- Soft-disable vault for compliance
- Retain vault for audit without active use
Required Permission
vaults:update
Archive vault
Archive a vault. The vault is deactivated and no longer available for new transactions, but its history and configuration are retained. Use archive instead of delete when you need to preserve audit trail.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Vault identifier |
Use Cases
- Deactivate vault while preserving history
- Soft-disable vault for compliance
- Retain vault for audit without active use
Required Permission
vaults:update