Skip to main content
SDK luma.events.ticketTypes.update(eventId: string, ticketTypeId: string, body: TicketTypeUpdateParams): Promise<TicketType> Updates an existing ticket type.

Parameters

string
required
Event api_id from events.list().
string
required
Ticket type api_id from events.ticketTypes.list() or events.ticketTypes.create().
TicketTypeUpdateParams
required
Fields to update. See the official Luma API docs for available fields.

Test it

Use an event and ticket type ID from your calendar: