v47

latestOpenAPI 3.0.3MIT Licenseraw.githubusercontent.com2026-08-015915132.9 KB
admin

Invite a user by email.

Sends an invitation email which contains a link that allows the user to sign-in.

post/invite

Request body

emailstring required
dataobject

Response

An invitation has been sent to the user.

idstring uuid
audstring
rolestring
emailstring

User's primary contact email. In most cases you can uniquely identify a user by their email address, but not in all cases.

email_confirmed_atstring date-time
phonestring phone

User's primary contact phone number. In most cases you can uniquely identify a user by their phone number, but not in all cases.

phone_confirmed_atstring date-time
confirmation_sent_atstring date-time
confirmed_atstring date-time
recovery_sent_atstring date-time
new_emailstring email
email_change_sent_atstring date-time
new_phonestring phone
phone_change_sent_atstring date-time
reauthentication_sent_atstring date-time
last_sign_in_atstring date-time
app_metadataobject
user_metadataobject
banned_untilstring date-time
created_atstring date-time
updated_atstring date-time
deleted_atstring date-time
is_anonymousboolean