Create event

Create a new event.

Path Params
string
required

Stream ID.

Body Params
date-time | null

Scheduled end time of the event.

string
required

Name of the event.

string | null

Source of the event.

date-time | null

Scheduled start time of the event.

boolean | null

Controls whether subsegment clipping is enabled for this event.
When subsegment_clipping is set to true, the playlist will include an #EXT-X-START:TIME-OFFSET
tag so that the player begins playback at the start_time specified in the event creation request.
This allows playback to begin from a precise point, even if it does not align with a segment boundary.

Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json