webinar:read:admin
webinar:read
Light
curl --location --request GET 'http://api.zoom.us/v2/webinars//registrants/questions'
{
"custom_questions": [
{
"answers": [
"array of answer choices"
],
"required": "boolean",
"title": "string",
"type": "string"
}
],
"questions": [
{
"field_name": "string",
"required": "boolean"
}
]
}
【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通