v1
latestOpenAPI 3.1.02026-07-2675394318.9 KBfine-tuning
Cancel fine-tuning job
Immediately cancel a fine-tuning job.
post/v1/fine_tuning/jobs/{job_id}/cancel
Path parameters
job_idstring required
Response
Successful Response
Example response
{
"error": {
"status": 500
}
}