Tyler
Tyler4w ago

Using Trigger Authentication

I have a HTTP trigger that I want to use an API key with 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?
HTTP routes | Windmill
Windmill supports HTTP Routes as triggers to execute runnables (scripts or flows) whenever the route is hit by an external HTTP request, and it can also serve static files or websites.
No description
No description
1 Reply
Tyler
TylerOP2w ago
Is there any additional documentation / examples on this? Currently, I set the route itself to be unique. my-route-now-random-uuid I guess this feature is just unsupported then?

Did you find this page helpful?