Logo
Zoom Public API Documentation

Delete a session

DELETE {{baseUrl}}/zoom_events/events/:eventId/sessions/:sessionId

Use this API to delete a session. This API is not allowed for single session event type.

Scopes: zoom_events_sessions:write:adminzoom_events_sessions:write

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/zoom_events/events/:eventId/sessions/:sessionId'

ENDPOINTS