v1
latestOpenAPI 3.0.02026-07-142351,1971.3 MBSecurity Monitoring
Modify the triage assignee of a security signal
This endpoint is deprecated - Modify the triage assignee of a security signal.
patch/api/v1/security_analytics/signals/{signal_id}/assignee
Path parameters
signal_idstring required
The ID of the signal.
Request body
Example request
{
"assignee": "773b045d-ccf8-4808-bd3b-955ef6a8c940"
}Response
OK