action wowza_create_live_stream { label: "Create a live stream" description: "This operation creates a live stream." provider: wowza method: POST path: "/live_streams" encoding: json output: { type: "object" additionalProperties: true } }