I did make API proxy using the public API, which return the JSON payload. I want to change this JSON payload data schema so that we will pass the reconstructed JSON as a response of the API proxy.
It looks like either Variable Policy or JS policy could be the ones I should refer, but I appreciate if someone guide me to the right direction.