Update your profile

Updates your profile and metadata

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Request

User details to update
userobjectRequired
Request to update user profile details

Response

Updated User Details
emailstringformat: "email"
User email
idstringformat: "uuid"
User ID
biostring or null
User bio
first_namestring or null
First name
inserted_atstring or nullformat: "date-time"
Created At
last_namestring or null
Last name
localestring or null
User locale
metadataobject or null
Additional user metadata
phonestring or null
Phone number
timezonestring or null
User timezone
updated_atstring or nullformat: "date-time"
Updated At
usernamestring or null
Username

Errors