Update user profile
Updates the authenticated user’s profile information (name, company, profile picture).
Authentication
api-keystring
Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.
Request
This endpoint expects an object.
company
Company name
full_name
Administrator display name
picture
Profile picture URL
Response
Profile updated successfully
user_metadata
picture
Errors
400
Bad Request Error
500
Internal Server Error
