cURL
curl --request DELETE \ --url https://api.cloud.onidel.com/network/ip_lists/{ip_list_id} \ --header 'Authorization: <api-key>'
Delete an IP list. All firewall rules referencing this list will also be removed.
Provide the value as: Token <your-api-token>
Token <your-api-token>
IP List UUID
Team ID
IP list deleted successfully