latestOpenAPI 3.1.02026-08-197104501.1 MB
8fbaab4fc7c5
fine-tuning
✨ (Enterprise) Cancel Fine-Tuning Jobs
Cancel a fine-tuning job.
This is the equivalent of POST https://api.openai.com/v1/fine_tuning/jobs/{fine_tuning_job_id}/cancel
Supported Query Params:
- custom_llm_provider: Name of the LiteLLM provider
- fine_tuning_job_id: The ID of the fine-tuning job to cancel.
post/v1/fine_tuning/jobs/{fine_tuning_job_id}/cancel
Path parameters
fine_tuning_job_idstring required
Response
Successful Response
{"stackTrail":"paths:/v1/fine_tuning/jobs/{fine_tuning_job_id}/cancel:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}