docs/UserApi.md in fastly-4.0.1.pre.alpha.0 vs docs/UserApi.md in fastly-4.1.0
- old
+ new
@@ -217,10 +217,10 @@
```ruby
update_user(opts): <UserResponse> # Update a user
```
-Update a user. Only users with the role of `superuser` can make changes to other users on the account. Non-superusers may use this endpoint to make changes to their own account. Modifications to `login` email require a valid password in the request body. Two-factor attributes are not editable via this endpoint.
+Update a user. Only users with the role of `superuser` can make changes to other users on the account. Non-superusers may use this endpoint to make changes to their own account. Two-factor attributes are not editable via this endpoint.
### Examples
```ruby
api_instance = Fastly::UserApi.new