Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Fine-tune ID to cancel. A string that starts with ft-
.
Response
Successfully cancelled the fine-tuning job.
Available options:
pending
, queued
, running
, compressing
, uploading
, cancel_requested
, cancelled
, error
, completed