models
Deletes the model specified by modelId from the dataset. # IAM Permissions Requires the bigquery.models.delete permission on the model.
delete/projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}
Path parameters
projectIdstring required
Required. Project ID of the model to delete.
datasetIdstring required
Required. Dataset ID of the model to delete.
modelIdstring required
Required. Model ID of the model to delete.
Response
Successful response