action wowza_create_transcoder { label: "Create a transcoder" description: "This operation creates a transcoder." provider: wowza method: POST path: "/transcoders" encoding: json output: { type: "object" additionalProperties: true } }