Update User Profile

Update the current user's profile and preferences.

put/user

Request body

emailstring nullable
namestring nullable
usernamestring nullable
avatar_urlstring nullable
timezonestring nullable
dismiss_second_chat_onboardingboolean nullable
dismiss_heard_about_usboolean nullable
dismiss_onboarding_reminderboolean nullable
dismiss_home_location_promptboolean nullable
mark_tutorial_steps_seenstring[] nullable
mark_tutorial_steps_completedstring[] nullable
heard_about_usstring nullable
onboarding_completedboolean nullable

Response

Successful Response

user_idstring uuid4 required
stytch_user_idstring nullable required
emailstring nullable
namestring nullable
usernamestring nullable
citystring nullable
avatar_colorstring nullable
avatar_urlstring nullable
timezonestring nullable
onboarding_completedboolean
onboarding_completed_atstring date-time nullable
created_atstring date-time required
updated_atstring date-time required
last_login_atstring date-time nullable
detected_countrystring nullable
detected_citystring nullable
is_travel_agentboolean
show_heard_about_usboolean
tutorial_steps_seenstring[]
tutorial_steps_completedstring[]
home_location_pendingboolean
show_home_location_promptboolean
is_internalboolean
explore_enabledboolean
home_feed_enabledboolean
place_chat_enabledboolean
image_attachments_enabledboolean
explore_tab_enabledboolean
stay_card_redesign_enabledboolean
tier'free' | 'paid'

Changes

No recorded changes to this endpoint across all 1 revision of this API.