Logo
Zoom Public API Documentation

meetings-{meetingId}-recordings-registrants-questions

Number of APIs: 2


1. Get registration questions

GET {{baseUrl}}/meetings/:meetingId/recordings/registrants/questions

For on-demand meeting recordings, you can include fields with questions that will be shown to registrants when they register to view the recording.

Use this API to retrieve a list of questions that are displayed for users to complete when registering to view the recording of a specific meeting.

Scopes: recording:read:admin,recording:read

Rate Limit Label: Light



2. Update registration questions

PATCH {{baseUrl}}/meetings/:meetingId/recordings/registrants/questions

For on-demand meeting recordings, you can include fields with questions that will be shown to registrants when they register to view the recording.

Use this API to update registration questions that are to be answered by users while registering to view a recording.

Scopes: recording:write:admin,recording:write

Rate Limit Label: Light



ENDPOINTS