API Guide
/api/NetworkConfigurationService/Actions/
NetworkConfigurationService.RemoveNetworks
POST method for removing networks
This method deletes the specified networks from the system.
Description Deletes the specified networks.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
204
Example request
body
{
"NetworkIds": [42214,42314]
}
194 Configure