Skip to main content
PUT
Replace evaluations evaluations

Authorizations

Authorization
string
header
required

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

Body

application/json
status
Available options:
draft
name
string
description
string

Response

Successful response

id
number
required
name
string
required
description
null | string
required
type
string
required
status
string
required
organizationId
string<uuid>
required
createdBy
string
required
executionSettings
null | object
required
modelSettings
null | object
required
customMetrics
null | object[]
required
executorType
null | string
required
executorConfig
null | object
required
publishedRunId
null | number
required
publishedVersion
null | number
required
projectKey
null | string
required
lockedBySessionId
null | string
required
lockAcquiredAt
null | string<date-time>
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required