---
title: "DELETE /projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}"
method: DELETE
path: "/projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}"
tags: ["models"]
---

# DELETE /projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}

`DELETE /projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}`

Deletes the model specified by modelId from the dataset. # IAM Permissions Requires the `bigquery.models.delete` permission on the model.

## Path parameters

- `projectId` string, required
- `datasetId` string, required
- `modelId` string, required

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/bigquery.md) · [All operations](https://skmtc.dev/google/apis/bigquery/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/bigquery/revisions/98f33ea9c8c9/schema)
