Delete Wallet
Authentication: Bearer token required.
Endpoint: DELETE /api/v1/wallets/{id}
Soft-deletes a wallet.
Response — 204 No Content
| Status | Description |
|---|---|
| 404 | Wallet not found |
Authentication: Bearer token required.
Endpoint: DELETE /api/v1/wallets/{id}
Soft-deletes a wallet.
| Status | Description |
|---|---|
| 404 | Wallet not found |