Logo
Zoom Public API Documentation

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/webinars/:webinarId/survey'

ENDPOINTS