Number of APIs: 2
POST {{baseUrl}}/zoom_events/events/:eventId/tickets
Use this API to create tickets for an event. You can add a single ticket or up to 30 tickets in a batch operation.
Please note that this request uses the Scopes: Rate Limit Label: pre-registration
flow. zoom_events_tickets:write
zoom_events_tickets:write:admin
LIGHT
2. List tickets
GET {{baseUrl}}/zoom_events/events/:eventId/tickets?external_ticket_id=<string>&email=<string>&ticket_type_id=<string>&next_page_token=<string>&page_size=30
Use this API to retrieve the ticket information of an event. Scopes: Rate Limit Label: zoom_events_tickets:read
zoom_events_tickets:read:admin
LIGHT
ENDPOINTS