Skip to main content
Sends the invitation to a list of registered visitors at once.

Path parameters

string
required
The location.

Body

A plain array of registered visitor ids.

Response

number
Ids you sent.
number
Invitations actually sent.
number
Records without a usable email address.
number
Records dropped because the location’s bulk-invitation cap was reached.
Records without an email address are skipped rather than failing the call, and bulk invitations are rate-limited per location so a runaway loop cannot mail your whole address book. Check queued against requested rather than assuming a 200 means everybody was mailed.