Skip to main content
POST
Send a user invitation

Path Parameters

userId
string<uuid>
required

Unique identifier of the invited user

Response

200 - application/json

The created invitation

The created invitation

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