action wowza_create_stream_source { label: "Add a stream source" description: "This operation adds a stream source." provider: wowza method: POST path: "/stream_sources" encoding: json output: { type: "object" additionalProperties: true } }