action httpbin_put_put { label: "The request's PUT parameters." provider: httpbin method: PUT path: "/put" encoding: json output: { type: "object" additionalProperties: true } }