Update Guest Tickets

Add or remove tickets from an existing guest. This is an administrative operation: added tickets are complimentary, removed tickets are invalidated, and no payment or refund is processed. You can’t change tickets for guests with pending payment holds. Administrative ticket changes can exceed event or ticket-type capacity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Event ID, this usually starts with evt-

string
required

Guest identifier — the guest ID (gst-), a ticket key, a guest key (g-), or the user's email.

ticket_ids_to_remove
array of strings
Defaults to []

Existing ticket IDs to invalidate. Removing tickets does not issue a refund, and at least one valid ticket must remain on the guest.

ticket_ids_to_remove
tickets_to_add
array of objects
Defaults to []

Complimentary tickets to grant. Each entry creates a new $0 administrative ticket, even when the ticket type is normally paid.

tickets_to_add

Optional. Whether Luma may email the guest about the ticket change. Defaults to true and still respects their notification preferences. This only controls email — the guest still gets an in-app notification, and push follows their preferences.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json