Update Guest Status

Update a guest’s status. Set status to approved ("Going"), declined, pending_approval, or waitlist. Use should_refund to refund a paid guest when moving them out of an approved state. To send a soft invite that guests can accept, use /v1/event/send-invites instead.

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

Event ID, this usually starts with evt-

string
deprecated

Use event_id instead.

string
enum
required
Allowed:
boolean

If you are moving a guest who has paid to declined, waitlist, or pending_approval, should we refund their payment? Defaults to false.

Optional. Whether Luma should email the guest about the status change. Defaults to true. Set to false if your integration sends its own notifications.

Response

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