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