cURL
curl --request DELETE \ --url http://127.0.0.1:47334/v1/api/api/projects/{projectName}/models/{modelName}
"<string>"
Deletes a model in the project.
The name of the project
The name of the model
Empty response if delete is successful
The response is of type string.
string