user_update
Update an existing MongoDB Atlas database user by providing the username and new user details.
Instructions
Update an existing database user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username of the user to update | |
| body | Yes | Updated user details | |
| options | No | Optional parameters |