diff --git a/docs/release-notes/3.0.0_Beta.md b/docs/release-notes/3.0.0_Beta.md index 6807285dcb..00e1487ff6 100644 --- a/docs/release-notes/3.0.0_Beta.md +++ b/docs/release-notes/3.0.0_Beta.md @@ -129,7 +129,7 @@ Similarly, `POST /v1/inventory/nodes` now handles all node types (generic, conta ``` **Agents API update** -The Agents API follows the same pattern, with a single endpoint for all agent types. The agent type is specified as the top-level property in the request payload: +The Agents API follows the same pattern, with a single endpoint for all agent types - `POST /v1/inventory/agents`. The agent type is specified as the top-level property in the request payload: ```json {