Updates one database user that belongs to the specified project. To use this resource, the requesting API Key must have the Project Atlas Admin or Project Charts Admin roles. This resource does not require the API Key to have an Access List.
Parameter | Description |
---|---|
Project ID | Unique 24 hexadecimal-digit string that identifies your project. Can be retrieved using “Return All Projects”. |
Roles | List that provides the pairings of one role with one applicable database. Example input: [ { "databaseName": "exampleDB", "roleName": "readAnyDatabase" } ] |
Username | Human-readable label that represents the user that authenticates to MongoDB. |
Update Database User with Mongodb Atlas and Send Results Via Email
Preview this Workflow on desktop
Updates one database user that belongs to the specified project. To use this resource, the requesting API Key must have the Project Atlas Admin or Project Charts Admin roles. This resource does not require the API Key to have an Access List.
Parameter | Description |
---|---|
Project ID | Unique 24 hexadecimal-digit string that identifies your project. Can be retrieved using “Return All Projects”. |
Roles | List that provides the pairings of one role with one applicable database. Example input: [ { "databaseName": "exampleDB", "roleName": "readAnyDatabase" } ] |
Username | Human-readable label that represents the user that authenticates to MongoDB. |
Update Database User with Mongodb Atlas and Send Results Via Email
Preview this Workflow on desktop