DELETE
/
evaluations
/
templates
/
{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
description
string
required

Description of the evaluation template

id
string
required

Unique identifier for the evaluation template

name
string
required

Name of the evaluation template

params
string[]
required

Parameters for the evaluation

agentId
string | null

Associated agent ID

evaluationGroupId
string | null

Associated evaluation group ID

scenarioId
string | null

Associated scenario ID

toolCallExpectedResult
string

Expected result for tool call