Skip to main content
POST
/
sessions
/
{id}
/
ensure_hls_egress
Ensure HLS egress is running
curl --request POST \
  --url https://api.example.com/sessions/{id}/ensure_hls_egress \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

200

HLS egress ensured