Logo
Zoom Public API Documentation

zoom_events-events-{eventId}-ticket_types-{ticketTypeId}

Number of APIs: 2


1. 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



2. Update ticket type for an event

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

Use this API to update the ticket type for an event ID. 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



ENDPOINTS