OptionaliconOptionaluserOptionaldescription?: stringUser profile description
Optionalemail?: stringOptionalicon?: { [key: string]: unknown }User's profile pic. Requires POST/PUT as a multipart request.
Optionallocale?: stringLocale code for language/region localization. See
https://github.com/inaturalist/inaturalist/tree/master/config/locales
for available locales. Valid strings can be derived from file
names, e.g. es-MX from es-MX.yml.
Optionallogin?: stringOptionalname?: stringDisplay name for this user
OptionalplaceId?: numberID of the place for this user, customizes some common names and default search parameters
OptionaltimeZone?: stringDefault time zone for the user's observations. See http://api.rubyonrails.org/classes/ActiveSupport/TimeZone.html for a list of values.
Set to true to remove the current user icon.