Skip to main content
PUT
Replace evaluations testCaseId

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required
testCaseId
string
required

Body

application/json
input
string
expectedOutput
null | string
name
string
metadata
object

Response

Successful response

id
number
required
evaluationId
number
required
name
string
required
input
string
required
inputHash
null | string
required
expectedOutput
null | string
required
metadata
null | object
required
lifecycleState
string
required
originType
string
required
datasetId
null | string
required
datasetVersionId
null | string
required
datasetRowId
null | string
required
datasetRowContentHash
null | string
required
lastLifecycleTransitionAt
string<date-time>
required
archivedAt
null | string<date-time>
required
supersededById
null | number
required
supersededAt
null | string<date-time>
required
supersessionReason
null | string
required
createdAt
string<date-time>
required