Number of APIs: 2
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: Rate Limit Label: meeting:write:admin
,meeting:write
Light
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: Rate Limit Label:
meeting:read:admin
,meeting:read
Light
ENDPOINTS