Logo
Zoom Public API Documentation

zoom_events-events-{eventId}-ticket_types

Number of APIs: 2


1. List ticket types

GET {{baseUrl}}/zoom_events/events/:eventId/ticket_types

Use this API to list all ticket types associated with an event.

Scopes: zoom_events_ticket_types:read:adminzoom_events_ticket_types:read

Rate Limit Label: 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: zoom_events_ticket_types:write:adminzoom_events_ticket_types:write

Rate Limit Label: LIGHT



ENDPOINTS