Allows deleting models in the model list in the config.yaml
curl -L \ --request POST \ --url '/model/delete' \ --header 'Ocp-Apim-Subscription-Key: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "id": "text" }'
No body