Logo
Zoom Public API Documentation

videosdk-sessions-{session Id}-livestream

Number of APIs: 3


1. Update a session live stream

PATCH {{baseUrl}}/videosdk/sessions/:sessionId/livestream

Use this API to update a session's live stream information.

Rate Limit Label: Light

Prerequisites: * A Video SDK account



2. Get session live stream details

GET {{baseUrl}}/videosdk/sessions/:sessionId/livestream

Use this API to return a session's live stream configuration details, such as the stream's URL, key, and page URL.

Rate Limit Label: Light

Prerequisites: * A Video SDK account



3. Update session live stream status

PATCH {{baseUrl}}/videosdk/sessions/:sessionId/livestream/status

Use this API to update a session's live stream status.

Rate Limit Label: Light

Prerequisites: * A Video SDK account



ENDPOINTS