v47

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

Update certain properties of the current user account.

put/user

Request body

emailstring email
phonestring phone
passwordstring
noncestring
dataobject
app_metadataobject
channel'sms' | 'whatsapp'

Response

User's updated account information.

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