evaluations
update evaluation
get an evaluation
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
ID of the associated evaluation template
Whether the evaluation is enabled
Whether this is a critical evaluation
JSON parameters for the evaluation
Optional ID of the associated scenario
Optional ID of the associated evaluation group
Response
200
application/json
Evaluation updated successfully
Unique identifier for the evaluation
Creation timestamp of the evaluation
Whether the evaluation is enabled
Whether this is a critical evaluation
JSON parameters for the evaluation
ID of the associated evaluation template
Optional ID of the associated scenario
Optional ID of the associated evaluation group
Optional ID of the associated agent