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 <HDHALTER@AMAZON.COM>
  • Loading branch information
hdhalter authored Apr 30, 2024
1 parent 6414d6a commit 453664f
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 453664f

Please sign in to comment.