v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13178889.9 KB
labels

Updates a single label by applying a set of update requests resulting in a new draft revision. For more information, see Update a label. The batch update is all-or-nothing: If any of the update requests are invalid, no changes are applied. The resulting draft revision must be published before the changes may be used with Drive items.

post/v2/{+name}:delta

Path parameters

namestring required

Required. The resource name of the label to update.

Request body

languageCodestring

The BCP-47 language code to use for evaluating localized field labels when include_label_in_response is true.

useAdminAccessboolean

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.

view'LABEL_VIEW_BASIC' | 'LABEL_VIEW_FULL'

When specified, only certain fields belonging to the indicated view will be returned.

Response

Successful response