Number of APIs: 3
PATCH {{baseUrl}}/meetings/:meetingId/survey
Update a meeting survey. Prerequisites: * The host must be a Pro user type. * The Meeting Survey feature is enabled in the host's account. * The meeting must be a scheduled meeting. Instant meetings do not have survey features enabled. Scopes: Rate Limit Label: meeting:write:admin
,meeting:write
LIGHT
GET {{baseUrl}}/meetings/:meetingId/survey
Display information about a meeting survey. Prerequisites: * The host has a Pro license. * The Meeting Survey feature is enabled on the host's account. * The meeting must be a scheduled meeting. Instant meetings do not have survey features enabled. Scopes: Rate Limit Label: meeting:read
,meeting:read:admin
LIGHT
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: Rate Limit Label: meeting:write
,meeting:write:admin
Light
ENDPOINTS