I'm trying to hit PATCH request to my API proxy(prod env) but getting an error with status code 501, unsupported request. The request doesn't reach to Apigee layer itself.
The same proxy supports PATCH method for non-prod env and able to send an expected response.
I 'm not able to understand what is missing in my proxy configuration. Can you please help me out with the solution?