v1

latestOpenAPI 3.1.12026-07-242899061.7 MB
Threat Hunting

Update Job Status

Transition a threat hunt job through its lifecycle (started, completed, failed) with optional outcome details.

post/v1/hunting/jobs/{id}/status

Path parameters

idstring uuid required

Threat Hunt Job ID

Threat Hunt Job ID

Request body

status'started' | 'completed' | 'failed' required
messagestring
externalIdstring

Response

Status updated

previousStatus'ready' | 'started' | 'completed' | 'abandoned' | 'failed'
currentStatus'ready' | 'started' | 'completed' | 'abandoned' | 'failed'