---
title: "POST /v2/{+parent}/permissions:batchDelete"
method: POST
path: "/v2/{+parent}/permissions:batchDelete"
tags: ["labels"]
---

# POST /v2/{+parent}/permissions:batchDelete

`POST /v2/{+parent}/permissions:batchDelete`

Deletes label permissions. Permissions affect the label resource as a whole, aren't revisioned, and don't require publishing.

## Path parameters

- `parent` string, required

## Request body

- GoogleAppsDriveLabelsV2BatchDeleteLabelPermissionsRequest — Deletes one or more label permissions.
  - `requests` GoogleAppsDriveLabelsV2DeleteLabelPermissionRequest[] — Required. The request message specifying the resources to update.
    - `useAdminAccess` boolean — Set to `true` in order to use the user's admin credentials. The server will verify the user is an admin for the label before allowing access.
    - `name` string — Required. Label permission resource name.
  - `useAdminAccess` boolean — Set to `true` in order to use the user's admin credentials. The server will verify the user is an admin for the label before allowing access. If this is set, the `use_admin_access` field in the `DeleteLabelPermissionRequest` messages must either be empty or match this field.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/drivelabels.md) · [All operations](https://skmtc.net/google/apis/drivelabels/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/drivelabels/versions/0865f97e9c4a/schema)
