Skip to main content
POST
Record a run's outcome

Path Parameters

run_id
string
required

Body

application/json

What a run turned out to be worth, reported after it ended.

source
string
required

Who reports it (github, reviewer, an evaluator)

Minimum string length: 1
detail
Detail · object | null

Anything else worth keeping

label
string | null

What the outcome is called (merged, accepted)

reward
number | null

The number a trainer or evaluator uses

Response

Successful Response

The response is of type Response Record Outcome Runs Run Id Outcome Post · object.