routeRules inject header

I'd like to proxy all requests to an API but inject a header into the real API request. I know routeRules exist, but I can't inject a header in there. Is there any easy way in Router/Start to do something like this?
Was this page helpful?