Delete model
DELETE/models/:model_id
Permanently deletes a fine-tuned model and all associated data including training records and evaluation results. This action is irreversible. Undeploy the model first if it is currently deployed.
Request
Responses
- 200
- 400
- 404
- 422
- 500
OK
Bad Request
Not Found
Validation Error
Internal Server Error
Was this page helpful?