Number of APIs: 2
1. Update registration questions
PATCH {{baseUrl}}/webinars/:webinarId/registrants/questions
Update registration questions and fields of a scheduled webinar for users to answer during webinar registration. Scheduling a webinar with registration requires your registrants to complete a brief form with fields and questions before they can receive the link to join the webinar. Prerequisites: Scopes: Rate Limit Label:
webinar:write
,webinar:write:admin
LIGHT
2. List registration questions
GET {{baseUrl}}/webinars/:webinarId/registrants/questions
List registration questions and fields that are to be answered by users while registering for a webinar. Scheduling a webinar with registration requires your registrants to complete a brief form with fields and questions before they can receive the link to join the webinar. Prerequisites: Scopes: Rate Limit Label:
webinar:read:admin
,webinar:read
LIGHT
ENDPOINTS