users
users

Update User Profile

Update the current user's profile information.

put/users/profile

Headers

authorizationstring nullable

Request body

full_namestring nullable
profile_picturestring nullable
native_languagestring nullable
native_languagesstring[] nullable
target_languagesstring[] nullable
language_proficiencyobject nullable
show_pinyinboolean nullable
profile_dataobject nullable
user_genderstring nullable
contact_gender_preferencestring[] nullable
show_gender_publiclyboolean nullable
platform_goalsstring nullable
conversation_native_languagestring nullable
conversation_target_languagestring nullable
save_my_transcriptsboolean nullable
allow_others_to_save_my_transcriptsboolean nullable
live_corrections_enabledboolean nullable
chacha_corrections_enabledboolean nullable
call_corrections_enabledboolean nullable
marketing_emails_enabledboolean nullable
product_emails_enabledboolean nullable
unread_message_emails_enabledboolean nullable
has_seen_welcome_tourboolean nullable
timezonestring nullable
interestsstring[] nullable
{"stackTrail":"components:schemas:UserProfileEditUpdate:properties:learning_reason:anyOf","oasType":"schema","type":"unknown","title":"Learning Reason","nullable":true}
practice_methodstring nullable
{"stackTrail":"components:schemas:UserProfileEditUpdate:properties:chacha_call:anyOf","oasType":"schema","type":"unknown","title":"Chacha Call","nullable":true}
chacha_ask_when_unsureboolean nullable

Response

Successful Response

idstring uuid required
usernamestring required
full_namestring nullable required
profile_picturestring nullable required
native_languagestring required
native_languagesstring[]
target_languagesstring[] required
language_proficiencyobject nullable
profile_dataobject required
created_atstring date-time required
last_login_atstring date-time required
user_genderstring nullable
contact_gender_preferencestring[] nullable
show_gender_publiclyboolean nullable
conversation_native_languagestring nullable
conversation_target_languagestring nullable
save_my_transcriptsboolean nullable
allow_others_to_save_my_transcriptsboolean nullable
live_corrections_enabledboolean nullable
chacha_corrections_enabledboolean nullable
call_corrections_enabledboolean nullable
marketing_emails_enabledboolean nullable
product_emails_enabledboolean nullable
unread_message_emails_enabledboolean nullable
unread_notification_frequencystring nullable
last_unread_notification_sent_atstring date-time nullable
show_pinyinboolean nullable
profile_completeboolean
has_seen_welcome_tourboolean nullable
timezonestring nullable
interestsstring[] nullable
{"stackTrail":"components:schemas:UserProfileResponse:properties:learning_reason:anyOf","oasType":"schema","type":"unknown","title":"Learning Reason","nullable":true}
practice_methodstring nullable
average_ratingnumber nullable
review_countinteger
is_friendboolean
friend_request_statusstring nullable
friend_request_idstring nullable
account_typestring nullable
is_staffboolean
is_ai_personaboolean
tutor_profileobject nullable
relationship_statusstring nullable
has_trial_lesson_todayboolean nullable

Changes

Changed in 3 of the 25 revisions of this API.8

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the new optional request property

      new-optional-request-property

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

Of the 25 revisions, 1 has no diff computed.