Microsoft Azure Delete Models Id
Deletes a model. A model can only be deleted if no other models reference it.Status codes:* 204 No Content* 400 Bad Request * InvalidArgument - The model id is invalid. * MissingArgument - The model id was not provided.* 404 Not Found * ModelNotFound - The model was not found.* 409 Conflict * ModelReferencesNotDeleted - The model refers to models that are not deleted.