PUT
/
detectors
/
{id}

Authorizations

X-Qualifire-API-Key
string
header
required

Path Parameters

id
string
required

The ID of the detector to update

Body

application/json
active
boolean
default:
true

Whether the detector is active

created_at
string

The creation date of the detector

description
string

The description of the detector

evaluation_id
string

The ID of the evaluation to which the detector is associated

id
string

The ID of the detector

name
string

The name of the detector

Response

200 - application/json
active
boolean
default:
true

Whether the detector is active

created_at
string

The creation date of the detector

description
string

The description of the detector

evaluation_id
string

The ID of the evaluation to which the detector is associated

id
string

The ID of the detector

name
string

The name of the detector