Required. The name of the table to delete. Format: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}/tables/{tableId}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Table.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["\u003cp\u003eThis webpage documents the process for deleting a table within the BigLake service using a DELETE HTTP request.\u003c/p\u003e\n"],["\u003cp\u003eThe specific table to be deleted is identified through a required \u003ccode\u003ename\u003c/code\u003e path parameter in the URL, which must be formatted as \u003ccode\u003eprojects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}/tables/{tableId}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for deleting a table must be empty, indicating no additional data is required for the operation.\u003c/p\u003e\n"],["\u003cp\u003eA successful deletion returns an instance of a \u003ccode\u003eTable\u003c/code\u003e, and you can find it specified in the response body.\u003c/p\u003e\n"],["\u003cp\u003eThe operation requires specific OAuth scopes, either \u003ccode\u003ehttps://www.googleapis.com/auth/bigquery\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e, and the \u003ccode\u003ebiglake.tables.delete\u003c/code\u003e IAM permission on the specified table resource.\u003c/p\u003e\n"]]],[],null,[]]