Create Event
Create a new event for the authenticated user
Info
Required scope: stream.write
Warning
This method requires authentication
Create an event that the user can stream to later. The created event has no destinations attached — use Add Event Destination to attach the channels you want to broadcast to.
The streamType field selects the event's source. Pass "studio" or "encoder"
for a live event, or "file" to play a file from the user's
Video Storage.
Request Body
streamType:
Info
Looping (loopsCount greater than 0) requires the looping feature on the
user's plan. Without it, set loopsCount to 0 or omit it.