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
Example response
{
"id": "[\"ft:open-mistral-7b:587a6b29:20240514:7e773925\"]"
}Changes
Changed in 2 of the 2 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲