Unable to Change Location Header in POST Resposne

I’m new to TUS , i’m using TUSD (golang impl.). I’ve used a api gateway to route request to TUS server.
And i want to return API Gateway URL in location header rather than server url in location header.

Hello! Please read the FAQ for how to use tusd behind a proxy: tusd/faq.md at master · tus/tusd · GitHub. That should help you!