How to send a response with custom header

I’ve set up a public endpoint thru wappler. A webflow form submits to this endpoint. This works great.

But now I want to send a response back to the webflow site.
I need the response to look like this:

Status: 302
Body: empty
Custom header:
Name: Location
Value: “https://myurl.com

How can I set this custom header?

Can I put it in the ‘text’ field? if yes, which formatting?

Thanks!

Community Page
Last updated: