---
title: "POST /v2/{+dataPolicy}:removeGrantees"
method: POST
path: "/v2/{+dataPolicy}:removeGrantees"
tags: ["projects"]
---

# POST /v2/{+dataPolicy}:removeGrantees

`POST /v2/{+dataPolicy}:removeGrantees`

Removes grantees from a data policy. The grantees will be removed from the existing grantees. If the request contains a grantee that does not exist, the grantee will be ignored.

## Path parameters

- `dataPolicy` string, required

## Request body

- RemoveGranteesRequest — Request message for the RemoveGrantees method.
  - `grantees` string[] — Required. IAM principal that should be revoked from Fine Grained Access to the underlying data goverened by the data policy. The target data policy is determined by the `data_policy` field. Uses the [IAM V2 principal syntax](https://cloud.google.com/iam/docs/principal-identifiers#v2). Supported principal types: * User * Group * Service account

## Response `200`

Successful response

---

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