v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1342224376.9 KB
tables

Deletes the table specified by tableId from the dataset. If the table contains data, all the data will be deleted. # IAM Permissions Requires the bigquery.tables.delete permission on the table.

delete/projects/{+projectId}/datasets/{+datasetId}/tables/{+tableId}

Path parameters

projectIdstring required

Required. Project ID of the table to delete

datasetIdstring required

Required. Dataset ID of the table to delete

tableIdstring required

Required. Table ID of the table to delete

Response

Successful response