v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1342224376.9 KB
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