Documentation Index
Fetch the complete documentation index at: https://docs.sertexity.com/llms.txt
Use this file to discover all available pages before exploring further.
Update Wallet
Update a wallet’s name or active status.PATCH /wallets/{id} · 🔒 Auth required
Request
| Field | Type | Description |
|---|---|---|
name | string | New display name (2–100 chars) |
active | boolean | Set false to archive the wallet |
The asset field cannot be changed after creation.