Me
Update user profile.
USER: true SERVICE ACCOUNT: false
POST
Update user profile.
Authorizations
Bearer JWT token or API Key (sk-*).
Body
application/json
Updated first name shown in the profile.
Example:
"Avery"
Updated last name shown in the profile.
Example:
"Morgan"
Updated phone number in international format.
Example:
"+48500100200"
Verification code required when the profile update must confirm ownership.
Example:
"842915"
Custom profile metadata stored with the account. Top-level keys starting with "__" are reserved for backend use.
Example:
Extended profile settings used by enterprise-specific integrations.
Example:
Partial global app-preferences patch stored on the account and merged with existing values.
Example:
Response
OK.
Last modified on September 5, 2026

