Skip to main content
Creates a visit from each registered visitor, exactly as scanning their QR code at the kiosk would: host notification, badge, confirmation email and webhooks all fire.

Path parameters

string
required
The location.

Body

A plain array of registered visitor ids.

Response

One entry per id.
string
The registered visitor id.
string
success, skipped or error.
string
The visit that was created, on success.
string
Why it was skipped — typically Already signed in.
Somebody already inside is skipped, not signed in twice — so the call is safe to repeat.