API Reference
Log In
API Reference

Update user profile

Update the current user's profile.

  • If you want to use this api, you must set ENABLE_UPDATE_USER_INFO to True in ../conf/seahub_settings.py, for more info please see this manual.
  • If you want to change contact email, you must set ENABLE_USER_SET_CONTACT_EMAIL to True in ../conf/seahub_settings.py.
Body Params
string

user's nickname, if no value passed, this field will not be changed

string

if no value passed, this field will not be changed

string

if no value passed, or pass your old contact email, this field will not be changed

boolean

true or false, whether list your account in global address book, if no value passed, this field will not be changed

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json