cURL
curl --request DELETE \ --url https://api.hypercore.vn/network/firewalls/{firewall_id} \ --header 'Authorization: Bearer <token>'
Delete a firewall group. Cannot delete if VMs are still attached.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Firewall Group UUID
Team ID
Firewall group deleted successfully