{
"authentication_option": "auth_option",
"password": "975193018",
"recording_authentication": true,
"send_email_to_host": true,
"approval_type": 0,
"show_social_share_buttons": true,
"authentication_domains": "test.com",
"topic": "My Personal Meeting Room",
"viewer_download": true,
"share_recording": "publicly",
"on_demand": true
}curl --location --request PATCH 'http://prod-cn.your-api-server.com/accounts//meetings//recordings/settings' \
--header 'Content-Type: application/json' \
--data-raw '{
"authentication_option": "auth_option",
"password": "975193018",
"recording_authentication": true,
"send_email_to_host": true,
"approval_type": 0,
"show_social_share_buttons": true,
"authentication_domains": "test.com",
"topic": "My Personal Meeting Room",
"viewer_download": true,
"share_recording": "publicly",
"on_demand": true
}'{}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入交流群