Hi,
I am trying to send x-request-id header from my microservice while hitting the apigee endpoint but because x-request-id is the default header of apigee, while calling the downstream it overriding the x-request-id with some uuid by itself, Is there any way to stop populating default headers in apigee.
Thanks