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>&nbsp;<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

idsstring[] required

A list of alerts ids.

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

Changes

No changes recorded. 20 of the 176 revisions have no diff computed, so they could not be searched.