How to send the Location in Headers on a User-Define API
26th March 2025
Hi João, Unfortunately, setting headers on a User-Defined API response is not something we currently support. The only way to add data to a response currently, is using the ResponseBody. …