patch
/meetings/{meetingId}/livestream
Zoom allows users to live stream a meeting to a custom platform. Use this API to update a meeting’s live stream information.
Prerequisites:
- Meeting host must have a Pro license.
Scopes:meeting:write:admin
meeting:write
Rate Limit Label:Light
Authorization
oauth2 - authorizationCode
Request Parameters
1 Path Parameter
Request Body
Meeting
1 Example
Schema
stream_url
string
Streaming URL.
1 validation + required
stream_key
string
Stream name and key.
1 validation + required
page_url
string
The livestream page URL.
2 validations
Responses
HTTP Status Code: 204
Meeting live stream updated.
Send a Test Request
PATCH
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
meetingId
$$.env
1 variable not set
oauth_access_token