Fine-tuning Jobs
Delete Fine-tuning Job
DELETE
/
v1
/
accounts
/
{account_id}
/
fineTuningJobs
/
{fine_tuning_job_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id
string
requiredThe Account Id
fine_tuning_job_id
string
requiredThe Fine-tuning Job Id
Response
200 - application/json
The response is of type object
.
Was this page helpful?