meeting:read
, meeting:read:admin
Light
curl --location --request GET 'http://api.zoom.us/v2/meetings//registrants/questions'
{
"custom_questions": [
{
"required": false,
"title": "How long have you been working?",
"type": "short"
}
],
"questions": [
{
"field_name": "address",
"required": true
}
]
}
short
question type as this type of question requires registrants to type out the answer.【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通