Skip to content

Commit 3c2b6af

Browse files
authored
Merge pull request #8811 from wazuh/enhancement/idr295-update-wazuh-api-instructions-and-image
update instruction and image for wazuh api
2 parents 03d30c3 + 1bbdb9e commit 3c2b6af

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ All notable changes to this project will be documented in this file.
5151
- **Post-release**: Updated the *Deployment on Docker* documentation. ([#8793](https://github.com/wazuh/wazuh-documentation/pull/8793))
5252
- **Post-release**: Updated the Windows logo in the documentation. ([#8804](https://github.com/wazuh/wazuh-documentation/pull/8804))
5353
- **Post-release**: Updated the offline installation guide. ([#8803](https://github.com/wazuh/wazuh-documentation/pull/8803))
54+
- **Post-release**: Updated the instruction and images in Wazuh server API getting started documentation to reflect the new navigation path (**Server management** > **Dev Tools**). ([#8811](https://github.com/wazuh/wazuh-documentation/pull/8811))
55+
5456

5557
### Fixed
5658

-66.6 KB
Loading
-15.3 KB
Loading

source/user-manual/api/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ When you install the Wazuh manager, the Wazuh server API is also installed by de
3030
Using the Wazuh server API via the Wazuh dashboard
3131
--------------------------------------------------
3232

33-
You can interact with the Wazuh server API via the Wazuh dashboard. To do this, you need to log into the Wazuh dashboard with a user that has administrator privileges. For example, the default ``admin`` user has administrator privileges. To access the Wazuh server API console on the dashboard, click on the menu icon and navigate to **Tools** > **API Console**.
33+
You can interact with the Wazuh server API via the Wazuh dashboard. To do this, you need to log into the Wazuh dashboard with a user that has administrator privileges. For example, the default ``admin`` user has administrator privileges. To access the Wazuh server API console on the dashboard, click on the menu icon and navigate to **Server management** > **Dev Tools**.
3434

3535
.. thumbnail:: /images/manual/api/access-wazuh-server-api.png
3636
:title: Access the Wazuh server API console on the dashboard

0 commit comments

Comments
 (0)