Logo
Artificial Intelligence API Documentation

Delete fine-tune model

DELETE {{baseUrl}}/models/:model

Creates a job that fine-tunes a specified model from a given dataset.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.openai.com/v1/models/:model'

ENDPOINTS