Update meeting recording settings
PATCH {{baseUrl}}/meetings/:meetingId/recordings/settings
Updates settings applied to a meeting's Cloud Recording .
Scopes:
recording:write
,
recording:write:admin
Rate Limit Label
:
LIGHT
Request Body
{"approval_type"=>0, "authentication_domains"=>"<string>", "authentication_option"=>"<string>", "on_demand"=>"<boolean>", "password"=>"<string>", "recording_authentication"=>"<boolean>", "send_email_to_host"=>"<boolean>", "share_recording"=>"none", "show_social_share_buttons"=>"<boolean>", "topic"=>"<string>", "viewer_download"=>"<boolean>"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``