Skip to main content
POST
Bulk Create Team Invites

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

teamId
string
required

Body

application/json
members
object[]
required

People to invite, at most 50 per request. An email already on the team, or already holding a pending invitation, is skipped rather than failing the batch.

Maximum array length: 50
frontendUrl
string<uri>

Deprecated. Accepted for backward compatibility and IGNORED: the accept link is always built from the server-configured app origin, so a caller cannot point invitation emails at another host.

Response

Default Response

succeeded
number
required
skipped
number
required
failed
number
required