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

Request Body

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

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: ``