Skip to main content
PUT
Accepts a tenant invite

Authorizations

nile-auth.session-token
string
cookie
required

Session token stored in a cookie after user signs in, prefixed with __Secure if on https

Path Parameters

database
string
required
tenantId
string
required

Body

multipart/form-data
identifier
string<email>
required
token
string
required
callbackUrl
string<uri>
required

Response

Successfully created the user and accepted the invite

id
string<uuid>
email
string
name
string | null
familyName
string | null
givenName
string | null
picture
string<uri> | null
created
string<date-time>
updated
string<date-time>
emailVerified
string<date-time>