Logo
Zoom Public API Documentation

Delete a ticket

DELETE {{baseUrl}}/zoom_events/events/:eventId/tickets/:ticketId

Use this API to delete a ticket.

Scopes: zoom_events_tickets:writezoom_events_tickets: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/zoom_events/events/:eventId/tickets/:ticketId'

ENDPOINTS