user

patch user information

patch/users/{user_id}

Path parameters

user_idinteger required

Request body

country_of_residencestring
emailstring
first_namestring
last_namestring
localestring
phone_numberstring
statestring
timezonestring
zipcodestring

Response

successful operation

activeboolean nullable
country_of_residencestring nullable
created_timestring date-time
emailstring
email_verifiedboolean
first_namestring
idinteger
is_internalboolean nullable
last_namestring
localestring nullable
passwordstring
phone_numberstring nullable
registeredboolean nullable
statestring nullable
updated_timestring date-time
use_fast_entry_audioboolean nullable
use_fast_entry_photoboolean nullable
use_fast_entry_textboolean nullable
use_local_photoboolean nullable
use_search_by_photoboolean nullable
use_search_by_textboolean nullable
zipcodestring nullable

Changes