Acknowledge detections

Marks one or more detections as acknowledged, removing them from the active
dashboard view. An acknowledged detection is not deleted — it remains available
via the /detections endpoint with acknowledged=true.

Pass an array of detection IDs to bulk-acknowledge. The response confirms
which IDs were updated and which (if any) were not found or already acknowledged.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
detection_ids
array of strings
required
length ≥ 1

One or more detection IDs to acknowledge

detection_ids*
string

Username performing the acknowledgement (defaults to authenticated user)

boolean
Defaults to false

Also suppress the detections from the MDR dashboard view

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json