v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
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