Update livestream status

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

Zoom allows users to livestream a meeting to a custom platform. Update the status of a meeting's livestream.

Prerequisites: * Meeting host must have a Pro license.

Scopes: meeting:write:admin,meeting:write

Rate Limit Label: LIGHT

Request Body

{"action"=>"start", "settings"=>{"active_speaker_name"=>"<boolean>", "display_name"=>"<string>", "layout"=>"follow_host", "close_caption"=>"burnt-in"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring