Deletes an existing model.
Deletes a model in the project.
delete/api/projects/{projectName}/models/{modelName}
Path parameters
projectNamestring required
The name of the project
modelNamestring required
The name of the model
Response
Empty response if delete is successful
string required