Number of APIs: 2
1. List registration questions
GET {{baseUrl}}/meetings/:meetingId/registrants/questions
List registration questions that will be displayed to users while registering for a meeting. Scopes: Rate Limit Label: meeting:read
,meeting:read:admin
Light
2. Update registration questions
PATCH {{baseUrl}}/meetings/:meetingId/registrants/questions
Update registration questions that will be displayed to users while registering for a meeting. Scopes: Rate Limit Label: meeting:write
,meeting:write:admin
Light
ENDPOINTS