Skip to content

Commit c538461

Browse files
fix(mdb): fixes2
1 parent 3ff37b1 commit c538461

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/managed-mongodb-databases/how-to/manage-users.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ When you create your MongoDB® Database Instance, the first user is created by d
3737
You can create more users and grant them pre-set roles via the [Scaleway Managed MongoDB® API](https://www.scaleway.com/en/developers/api/managed-database-mongodb/).
3838

3939
<Message type="important">
40-
All users you create have at first administrator roles, which can be changed after creation with the [Update a user on a Database Instance](https://www.scaleway.com/en/developers/api/managed-database-mongodb/#path-users-update-a-user-on-a-database-instance) call.
40+
All users you create have at first administrator roles, which can be changed after creation with the [Apply user roles](https://www.scaleway.com/en/developers/api/managed-database-mongodb/#path-users-apply-user-roles) call. The default user's role cannot be changed.
4141
</Message>
4242

4343

4444

45+

0 commit comments

Comments
 (0)