Skip to main content
POST
Job Readiness

Authorizations

Authorization
string
header
required

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

Path Parameters

job_id
string
required

Body

application/json

Hyperparameters to change, by recipe parameter name.

Names, not config paths. A config path is written straight into the training config and skips every check the recipe declares; a parameter name is checked for existence, type, range and allowed values before anything is submitted.

overrides
Overrides · object
required
note
string
default:""

Response

Successful Response

checked_at
string
required
input_digest
string
required
blocked
boolean
required
checks
ReadinessCheckOut · object[]
required