Logo
Zoom Public API Documentation

zoom_events-events-{eventId}-questions

Number of APIs: 2


1. List registration questions for an event

GET {{baseUrl}}/zoom_events/events/:eventId/questions

Use this API to list registration questions and fields that are to be answered by users while registering for an event. These questions are setup at event level.

Scopes: zoom_events_ticket_types:readzoom_events_ticket_types:read:admin

Rate Limit Label: Light



2. Update registration questions for an event

PUT {{baseUrl}}/zoom_events/events/:eventId/questions

Use this API to update registration questions and fields that are to be answered by users while registering for an event. These questions are setup at event level.

Scopes: zoom_events_ticket_types:writezoom_events_ticket_types:write:admin

Rate Limit Label: Light



ENDPOINTS