Deletes a fine-tuned model.

Deletes a fine-tuned model. The model will be removed from the system and will no longer be available for use. This operation is irreversible.

Path parameters

idstringRequired

The fine-tuned model ID.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Client-NamestringOptional
The name of the project that is making the request.

Response

A successful response.

Errors