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/api/index.md
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,18 +8,17 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
8
8
9
9
Use the Sumo Logic Application Programming Interfaces (APIs) to interact with our platform and access resources and data programmatically from third-party scripts and apps.
10
10
11
-
:::sumo Get Help
12
-
To connect with other Sumo Logic users, post feedback, or ask a question, visit the [Sumo Logic API and Apps Forum](https://support.sumologic.com/support/s/topic/0TO6Q000000gTC8WAM/apis?tabset-cabe3=2) and [Sumo Dojo](http://slack.sumologic.com/).
13
-
:::
14
-
15
11
<divclassName="box-wrapper"markdown="1">
16
-
17
-
<divclassName="box smallbox card">
12
+
<divclassName="box boxwidetop card">
18
13
<divclassName="container">
19
14
<ahref="/docs/api/getting-started"><img src={useBaseUrl('img/icons/cloud/api2.png')} alt="icon" width="50"/><h4>Authentication and Endpoints</h4></a>
20
-
<p>API authentication and the Sumo Logic endpoints to use for your API client.</p>
15
+
<p>Get your API credentials and endpoint URL to start using the Sumo Logic APIs.</p>
@@ -261,3 +260,7 @@ To connect with other Sumo Logic users, post feedback, or ask a question, visit
261
260
</div>
262
261
</div>
263
262
</div>
263
+
264
+
:::sumo Get Help
265
+
To connect with other Sumo Logic users, post feedback, or ask a question, visit the [Sumo Logic API and Apps Forum](https://support.sumologic.com/support/s/topic/0TO6Q000000gTC8WAM/apis?tabset-cabe3=2) and [Sumo Dojo](http://slack.sumologic.com/).
Roles determine the functions that users are able to perform in Sumo Logic. The Role Management API (V2) allows you to configure access on partitions and manage roles from HTTP endpoints.
17
15
18
16
To manage roles, you must have an administrator role or your role must have been assigned the [Manage Users and Roles](/docs/manage/users-roles/) capability.
0 commit comments