Skip to main content
POST
/
v1
/
preview
/
training-jobs
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Authorizations

Authorization
string
header
required

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

Body

application/json

Schema for creating a new TrainingJob.

model_id
string<uuid>
required
trajectory_groups
TrajectoryGroup · object[]
required
experimental_config
object | null

Schema for experimental training config.

Response

Successful Response

Schema for TrainingJob response.

id
string<uuid>
required
I