---
title: "POST /v2/{+name}:updateLabelCopyMode"
method: POST
path: "/v2/{+name}:updateLabelCopyMode"
tags: ["labels"]
---

# POST /v2/{+name}:updateLabelCopyMode

`POST /v2/{+name}:updateLabelCopyMode`

Updates a label's `CopyMode`. Changes to this policy aren't revisioned, don't require publishing, and take effect immediately.

## Path parameters

- `name` string, required

## Request body

- GoogleAppsDriveLabelsV2UpdateLabelCopyModeRequest — Request to update the `CopyMode` of the given label. Changes to this policy aren't revisioned, don't require publishing, and take effect immediately. \
  - `view` 'LABEL_VIEW_BASIC' | 'LABEL_VIEW_FULL' — When specified, only certain fields belonging to the indicated view will be returned.
  - `copyMode` 'COPY_MODE_UNSPECIFIED' | 'DO_NOT_COPY' | 'ALWAYS_COPY' | 'COPY_APPLIABLE' — Required. Indicates how the applied label and field values should be copied when a Drive item is copied.
  - `languageCode` string — The BCP-47 language code to use for evaluating localized field labels. When not specified, values in the default configured language will be used.
  - `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.

## 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)
