device_route_bulk_delete
Bulk delete device routes for up to 1024 network addresses by specifying the application ID, network ID, and address list.
Instructions
Bulk delete device routes by address list (max 1024).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| networkId | Yes | The network ID of the devices. | |
| networkAddrs | Yes | Network addresses to delete routes for (max 1024). | |
| applicationId | Yes | The application ID of the routes to delete. |