You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/managed-mongodb-databases/how-to/manage-users.mdx
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,38 @@ You can create more users and grant them pre-set roles via the [Scaleway Managed
40
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.
41
41
</Message>
42
42
43
+
### How to create a user
43
44
45
+
1. Edit the POST request payload you will use to create your user. Replace the values of each parameters with your values of choice following the parameter descriptions below.
0 commit comments