Update a live stream

PATCH {{baseUrl}}/webinars/:webinarId/livestream

Update a webinar's live stream information.

Prerequisites:

  • Pro or higher plan with the webinar add-on.

  • Live streaming details must be configured for the webinar.

Scopes: webinar:write,webinar:write:admin

Rate Limit Label: LIGHT

Request Body

{"page_url"=>"<uri>", "stream_key"=>"<string>", "stream_url"=>"<string>", "resolution"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring