Guests
Send invites
Send email and SMS invites to guests for a Luma event with luma.events.guests.sendInvites(), with an optional personalized message up to 200 characters.
SDK
luma.events.guests.sendInvites(eventId: string, body: GuestSendInvitesParams): Promise<void>
Sends guests an invite to an event. Luma emails each guest and sends SMS when a phone number is linked to their Luma account.
Parameters
Event
api_id from events.list().Guests to invite and an optional message. See the official Luma API docs for available fields.