Update userAsk AIput https://api.pocketsmith.com/v2/users/{id}Updates the user by their ID. You must be authorised as the target user in order to make this request.Path ParamsidintegerrequiredThe unique identifier of the user.Body ParamsnamestringA new name for the user.time_zonestringA new time zone for the user.week_start_dayintegerThe day of the week the user wishes their calendars to start on. A number between 0 and 6, where 0 is Sunday and 6 is Saturday.beta_userbooleanWhether the user is a beta user, and wishes to try out new features.truetruefalsebase_currency_codestringA new base currency code for the user.always_show_base_currencybooleanWhether the user wishes to have all monetary values converted to their base currency.truetruefalseResponses 200Success 403Not Allowed 404Not Found 422Validation ErrorUpdated 11 months ago