Logo
Zoom Public API Documentation

meetings-{meetingId}-livestream

Number of APIs: 2


1. Update a livestream

PATCH {{baseUrl}}/meetings/:meetingId/livestream

Update a meeting's livestream information. Zoom allows users to livestream a meeting to a custom platform.

Prerequisites: * Meeting host must have a Pro license.

Scopes: meeting:write:admin,meeting:write

Rate Limit Label: Light



2. Get livestream details

GET {{baseUrl}}/meetings/:meetingId/livestream

Zoom allows users to livestream a meeting to a custom platform. Get a meeting's livestream configuration details such as Stream URL, Stream Key and Page URL.

Prerequisites:

  • Meeting host must be a licensed user with a Pro or higher plan.

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

Scopes: meeting:read:admin,meeting:read

Rate Limit Label: Light



ENDPOINTS