createSegment
Twitch API: Create Channel Stream Schedule Segment
Adds a single or recurring broadcast to the broadcaster's streaming schedule.
Parameters
the ID of the broadcaster that owns the schedule to add the broadcast segment to. This ID must match the user ID in the user access token.
the date and time that the broadcast segment starts. Specify the date and time in RFC3339 format.
the time zone where the broadcast takes place. Specify the time zone using IANA time zone database format.
the length of time, in minutes, that the broadcast is scheduled to run. The duration must be in the range 30 through 1380 (23 hours).
a Boolean value that determines whether the broadcast recurs weekly. Only partners and affiliates may add non-recurring broadcasts.
the ID of the category that best represents the broadcast's content.
the broadcast's title. The title may contain a maximum of 140 characters.