Firewall label expression or firewall ID.
When label expression is provided, it is expected that it will resolve to single firewall.
Alternatively you can supply firewall ID.
To obtain list of all firewalls, use following curl command:
curl -H "Authorization: Bearer $API_TOKEN" https://api.hetzner.cloud/v1/firewalls
API documentation