Skip to content

Commit

Permalink
Update alert-finding-api.md (#7036)
Browse files Browse the repository at this point in the history
Signed-off-by: Heather Halter <[email protected]>
(cherry picked from commit 453664f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Apr 30, 2024
1 parent 6ebd2c4 commit 91a97d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _security-analytics/api-tools/alert-finding-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Sends an acknowledgement when an alert is triggered.
### Example request

```json
POST /_plugins/_security_analytics/<detector_id>/_acknowledge/alerts
POST /_plugins/_security_analytics/detectors/<detector_id>/_acknowledge/alerts

{"alerts":["4dc7f5a9-2c82-4786-81ca-433a209d5205"]}
```
Expand Down

0 comments on commit 91a97d9

Please sign in to comment.