Logo
Zoom Public API Documentation

webinars-{webinarId}-livestream

Number of APIs: 2


1. Get live stream details

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

Get a webinar's live stream configuration details, such as Stream URL, Stream Key and Page URL.

Zoom allows users to live stream a webinar to a custom platform.

Prerequisites:

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

  • Live streaming details must have been configured for the webinar.

Scopes: webinar:read:admin,webinar:read

Rate Limit Label: LIGHT



2. 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



ENDPOINTS