5
, i.e., it should be a scheduled webinar. Other types of webinars are not supported by this API.webinar:write
, webinar:write:admin
Heavy
curl --location --request POST 'http://api.zoom.us/v2/webinars//batch_registrants'
{
"registrants": [
{
"email": "AqJiu@BkIJbPQOXXngjYCpbrlI.zyax",
"join_url": " https://zoom.us/w/9999999?tk=oZuwHfdgAAAAAAAAAAAAAAAA&uuid=WN_XW4_SdxBBBBxLDQt",
"registrant_id": "conseret14re"
},
{
"email": "DEih6AZ@mvRTbzqfUSOItBkyPDbNbAW.ouz",
"join_url": " https://zoom.us/w/9999999?tk=oZu52542356AAAAAA&uuid=WN_XW4_SdxBBBBxLDQt",
"registrant_id": "fdgsfh2ey82fuh"
},
{
"email": "i8OzhqFt2h@YKJmTmm.tge",
"join_url": " https://zoom.us/w/9999999?tk=ozghdfdsghf36AAA&uuid=WN_XW4_SdxBBBBxLDQt",
"registrant_id": "hdsfhjf3iwh"
}
]
}
1
(manual approval), but you would like to automatically approve the registrants that are added via this API, you can set the value of this field to true
.0
(automatic approval).