Logo
Zoom Public API Documentation

Delete a meeting survey

DELETE {{baseUrl}}/meetings/:meetingId/survey

Delete a meeting survey.

Prerequisites: * The host must be a Pro user type. * The Meeting Survey feature enabled in the host's account. * The meeting must be a scheduled meeting. Instant meetings do not have survey features enabled.

Scopes: meeting:write,meeting: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/meetings/:meetingId/survey'

ENDPOINTS