Training Jobs
Recreate training job
Create a new training job with the same configuration as an existing training job.
POST
cURL
Authorizations
Pass your Baseten API key. Clients automatically send Authorization: Bearer <key>. Direct callers can also use Authorization: Api-Key <key>; both schemes are accepted.
Response
200 - application/json
A response that sends the new training job
The created training job.
cURL