Security Detections API
Assign and unassign users from detection alerts
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/detection_engine/signals/assignees</span></div>Refer to Spaces for more information.
Assign users to detection alerts, and unassign them from alerts.
info You cannot add and remove the same assignee in the same request.
post/api/detection_engine/signals/assignees
Request body
Response
Indicates a successful call. The body matches an Elasticsearch update-by-query response (for example took, updated, failures).
object required
Elasticsearch update by query response