Number of APIs: 2
GET {{baseUrl}}/zoom_events/events/:eventId/ticket_types
Use this API to list all ticket types associated with an event. Scopes: Rate Limit Label: zoom_events_ticket_types:read:admin
zoom_events_ticket_types:read
LIGHT
2. Create an event ticket type
POST {{baseUrl}}/zoom_events/events/:eventId/ticket_types
Use this API to create create a ticket type for the event ID. This API is not allowed for single session event type. Scopes: Rate Limit Label: zoom_events_ticket_types:write:admin
zoom_events_ticket_types:write
LIGHT
ENDPOINTS