v1

latestOpenAPI 3.0.32026-07-172892106.1 KB
models

Delete Model

Delete a fine-tuned model.

delete/models/{modelId}

Path parameters

modelIdstring required

The ID of the model to delete.

Response

Successful Response

deletedboolean

The deletion status

idstring required

The ID of the deleted model.

objectstring

The object type that was deleted

Example response

{
  "id": "[\"ft:open-mistral-7b:587a6b29:20240514:7e773925\"]"
}