Delete Node Network Wallet Default
Authentication: Bearer token required.
Endpoint: DELETE /api/v1/node-network-wallet-defaults
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| node_id | string | Yes | Node UUID |
| network_id | string | Yes | Network UUID |
| type | string | Yes | apex or node |
Response — 204 No Content
| Status | Description |
|---|---|
| 404 | Default not found |