DELETE
/
evaluations
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json
createdAt
string
required

Creation timestamp of the evaluation

enabled
boolean
required

Whether the evaluation is enabled

evaluationTemplateId
string
required

ID of the associated evaluation template

id
string
required

Unique identifier for the evaluation

isCritical
boolean
required

Whether this is a critical evaluation

params
object
required

JSON parameters for the evaluation

agentId
string | null

Optional ID of the associated agent

evaluationGroupId
string | null

Optional ID of the associated evaluation group

scenarioId
string | null

Optional ID of the associated scenario