Logo
Zoom Public API Documentation

Delete a ticket type

DELETE {{baseUrl}}/zoom_events/events/:eventId/ticket_types/:ticketTypeId

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

Scopes: zoom_events_ticket_types:write:adminzoom_events_ticket_types: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/ticket_types/:ticketTypeId'

ENDPOINTS