Using Trigger Authentication
I see this documentation which describes what it is, without any examples:
https://www.windmill.dev/docs/core_concepts/http_routing#authentication-options
How do I update the resource to require an API key with a specific header?

