Training Jobs
Recreate training job
Create a new training job with the same configuration as an existing training job.
POST
cURL
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Response
200 - application/json
A response that sends the new training job
The created training job.
cURL