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