Logo
Zoom Public API Documentation

webinars-{webinarId}-survey

Number of APIs: 3


1. Get a webinar survey

GET {{baseUrl}}/webinars/:webinarId/survey

Return information about a webinar survey.

Prerequisites: * A Pro or higher plan with the Webinar add-on. * The Webinar Survey feature enabled in the host's account.

Scopes: webinar:read:admin,webinar:read

Rate Limit Label: LIGHT



2. Delete a webinar survey

DELETE {{baseUrl}}/webinars/:webinarId/survey

Use this API to delete a webinar survey.

Prerequisites: * A Pro or higher plan with the Webinar Add-on. * The Webinar Survey feature enabled in the host's account.

Scopes: webinar:write,webinar:write:admin

Rate Limit Label: LIGHT



3. Update a webinar survey

PATCH {{baseUrl}}/webinars/:webinarId/survey

Update a webinar survey. Prerequisites: * A Pro or higher plan with the Webinar add-on. * Enable the Webinar Survey feature in the host's account.

Scopes: webinar:write,webinar:write:admin

Rate Limit Label: LIGHT



ENDPOINTS