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: docs/docs/introduction/index.mdx
+23-11Lines changed: 23 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,28 +27,40 @@ Get started with the Mesh API using the API User Service.
27
27
28
28
### 1. Create an API User and Credentials
29
29
30
-
1. Log into Mesh as an administrator and go to the API Users tab on the **[administration page](https://app.mesh.trade/administration/manage/api-users)**.
31
-
Then click the **Create API User** button on the table header.
30
+
- Log in to Mesh and select [API Users](https://app.mesh.trade/api-users) from the user drop down menu on the main task bar to get to the [API User Management Screen](https://app.mesh.trade/api-users).
32
31
33
-

32
+

34
33
35
-
2. Enter a display name for the API User and select one or more roles (for the coming example to work select *at least* the **IAM Viewer** Role).
36
-
These roles will be assigned to the API User **in the group** that will own it - the top level group of the client that you are logged in as.
37
-
Select **Create API user** to complete the creation.
34
+
- Select the 'Create API User' button in the top right of the table to open the API User Creation dialog.
35
+
36
+

37
+
38
+
- Enter a display name for the API User and select one or more groups in which roles are to be granted to the new API User.
0 commit comments