Finetuning
Terminate FinetuneJob
Terminate a finetune job.
POST
/
tune.Studio
/
TerminateFinetuneJob
Authorizations
X-Tune-Key
string
headerrequiredTune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)
Body
application/json
auth
object
jobId
string
The finetune job ID to be terminated.
Response
200 - application/json
The response is of type object
.
Was this page helpful?