Skip to main content
POST
Sync a CLI evaluation run result

Authorizations

Authorization
string
header
required

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

Body

application/json
failureMode
string
required
evaluationId
number
required
versionId
string
required
patchSummary
string
required
promptId
string
required
originalContent
string
required
proposedContent
string
required
mutationFamily
string
required
expectedPromptActiveVersionId
string
required
utilityScore
null | number
objectiveReductionRatio
null | number
curatorLesson
null | string

Response

Successful response

id
string
required
status
string
required