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
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"ticket_type_id": "<string>"
} |
ENDPOINTS