v1

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

Deletes provided row access policies. # IAM Permissions Requires the following IAM permission(s) on the table: - bigquery.rowAccessPolicies.delete - bigquery.rowAccessPolicies.setIamPolicy

post/projects/{+projectId}/datasets/{+datasetId}/tables/{+tableId}/rowAccessPolicies:batchDelete

Path parameters

projectIdstring required

Required. Project ID of the table to delete the row access policies.

datasetIdstring required

Required. Dataset ID of the table to delete the row access policies.

tableIdstring required

Required. Table ID of the table to delete the row access policies.

Request body

policyIdsstring[]

Required. Policy IDs of the row access policies.

forceboolean

If set to true, it deletes the row access policy even if it's the last row access policy on the table and the deletion will widen the access rather narrowing it.

Response

Successful response