Add Guests

Add guests to the event. They will be added with the status "Going". By default, guests receive one ticket of the default ticket type. Use the ticket or tickets parameter to specify custom ticket assignments. Get available ticket types using /v1/event/ticket-types/list.

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

Event ID, this usually starts with evt-

string
deprecated

Use event_id instead.

guests
array of objects
required
guests*
object | null

Optional. Assign a single ticket of the specified type to each guest. Cannot be used with tickets parameter.

array | null

Optional. Assign multiple tickets to each guest. Each guest receives all tickets in the array. Use this to add multiple tickets of the same or different types. Cannot be used with ticket parameter.

Response

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