Delete a model
delete/models/{modelId}
Deletes the model with the specified ID from the model repository.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The model was deleted. | ||
404 | Not Found | No model exists at the requested path for the specified model ID. |