Authorization: Bearer ********************
curl --location --request DELETE 'https://api.openai.com/v1/models/' \ --header 'Authorization: Bearer '
{ "id": "curie:ft-acmeco-2021-03-03-21-44-20", "object": "model", "deleted": true }