Update a userAsk AIput https://app.rainforestqa.com/api/1/users/{user_id}Update a userPath Paramsuser_idint32requiredA user IDBody ParamsnamestringThe name of the useremailstringThe email address for this userpasswordstringA new password for this usercurrent_passwordstringThis user's current passwordinvite_tokenstringThe invite token sent to the user on first invite. Must be present when setting the password for the first time.rolestringenumPrimary account can pass ownership by setting this to 'owner'ownermemberAllowed:ownermemberResponse 200Update a userUpdated 4 months ago