action httpbin_post_redirect_to { label: "302/3XX Redirects to the given URL." provider: httpbin method: POST path: "/redirect-to" encoding: json output: { type: "object" additionalProperties: true } }