Required. The unique name of the AuthorizedView to be deleted. Values are of the form projects/{project}/instances/{instance}/tables/{table}/authorizedViews/{authorizedView}.
Authorization requires the following IAM permission on the specified resource name:
bigtable.authorizedView.delete
Query parameters
Parameters
etag
string
Optional. The current etag of the AuthorizedView. If an etag is provided and does not match the current etag of the AuthorizedView, deletion will be blocked and an ABORTED error will be returned.
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
[[["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-05-08 UTC."],[[["\u003cp\u003eThis webpage documents how to permanently delete a specified AuthorizedView using a DELETE request to a specific URL.\u003c/p\u003e\n"],["\u003cp\u003eThe deletion request requires a unique \u003ccode\u003ename\u003c/code\u003e parameter in the URL path, formatted as \u003ccode\u003eprojects/{project}/instances/{instance}/tables/{table}/authorizedViews/{authorizedView}\u003c/code\u003e, and the \u003ccode\u003ebigtable.authorizedView.delete\u003c/code\u003e IAM permission.\u003c/p\u003e\n"],["\u003cp\u003eAn optional \u003ccode\u003eetag\u003c/code\u003e query parameter can be provided to ensure the deletion is based on the most recent state of the AuthorizedView, blocking deletion if the etag does not match.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for deleting an AuthorizedView must be empty, and a successful operation returns an empty JSON object.\u003c/p\u003e\n"],["\u003cp\u003eDeleting an AuthorizedView requires one of the listed OAuth scopes, including \u003ccode\u003ehttps://www.googleapis.com/auth/bigtable.admin\u003c/code\u003e and \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]