v1
latestOpenAPI 3.0.02026-07-142351,1971.3 MBSecurity Monitoring
Change the triage state of a security signal
This endpoint is deprecated - Change the triage state of a security signal.
patch/api/v1/security_analytics/signals/{signal_id}/state
Path parameters
signal_idstring required
The ID of the signal.
Request body
Example request
{
"state": "open"
}Response
OK