Network label expression or network ID. When label expression is provided, it is expected that it will resolve to single network. Alternatively you can supply network ID. To obtain list of all networks, use following curl command:

    curl -H "Authorization: Bearer $API_TOKEN" https://api.hetzner.cloud/v1/networks
    

API documentation