Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Path Parameters

hitId
string<uuid>
required

Detection hit UUID

Body

application/json
status
enum<string>
required

New lifecycle status for the hit

Available options:
open,
dismissed_fp,
dismissed_tpb,
resolved_tp,
dismissed_old
reason
string

Optional analyst comment explaining the status change

Required string length: 1 - 2000

Response

Successful response

hit
object
required