Create event

Create a new event. Async-created events include clipping in responses; sync-created events omit it.

Path Params
string
required

Stream ID.

Query Params
boolean

When ?async=true, enables the asynchronous path. Defaults to synchronous when absent. Ignored when force_non_blocking_creation is true in config (async is forced).

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json