Skip to main content
POST
New invitation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string<uuid>
required

Response

The new link, shown once.

expires_at
string<date-time>
required
token
string
required

Shown once. The Console turns it into the link <console>/console/convite#<token>, which works once and until expires_at. Niadra keeps only a keyed hash of it.