Skip to content

Commit c204a1d

Browse files
authored
Update howto-manage-users-roles-with-rest-api.md
Made changes per Dominic's comment.
1 parent 8833583 commit c204a1d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/iot-central/core/howto-manage-users-roles-with-rest-api.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,10 @@ The response to this request looks like the following example that includes the
5656
}
5757
]
5858
}
59-
Please note that this command only shows roles that are associated with an application and not a custom organization level role.
60-
```
6159

60+
```
61+
[!NOTE]
62+
This command only shows roles that are associated with an application and not a custom organization level role.
6263
## Manage users
6364

6465
The REST API lets you:

0 commit comments

Comments
 (0)