SampleArtifacts/apis/helloworldfromlogicapp/operations/manual-invoke/policy.xml (17 lines of code) (raw):

<policies> <inbound> <base /> <set-method id="apim-generated-policy">GET</set-method> <rewrite-uri id="apim-generated-policy" template="/manual/paths/invoke/?api-version=2016-06-01&amp;sp=/triggers/manual/run&amp;sv=1.0&amp;sig={{helloworldfromlogicapp_manual-invoke_634e022983908257b35630b0}}" /> <set-header id="apim-generated-policy" name="Ocp-Apim-Subscription-Key" exists-action="delete" /> </inbound> <backend> <base /> </backend> <outbound> <base /> </outbound> <on-error> <base /> </on-error> </policies>