Skip to main content
POST
Invite users

Body

application/json
emails
string<email>[]
required

List of email addresses to invite (max 10)

Email address to invite

Response

200 - application/json

List of created invitations

id
string<uuid>
required

Unique identifier of the invitation

email
string<email>
required

Email address the invitation was sent to

status
enum<string>
required

Current status of the invitation

Available options:
pending,
accepted
userId
string<uuid>
required

ID of the user associated with this invitation

createdAt
string
required

Timestamp when the invitation was created

expiresAt
string | null

Timestamp when the invitation expires