Required. The parent Label resource name shared by all permissions being deleted. Format: labels/{label} If this is set, the parent field in the UpdateLabelPermissionRequest messages must either be empty or match this field.
Request body
The request body contains data with the following structure:
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. If this is set, the useAdminAccess field in the DeleteLabelPermissionRequest messages must either be empty or match this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-04 UTC."],[[["This operation deletes label permissions, which have an impact on the entire Label resource and are not version-controlled."],["The request should be sent as a `POST` to the specified URL with necessary path parameters and a structured request body."],["Authorization is required using specific OAuth scopes related to Drive Labels."],["A successful operation returns an empty response body indicating the permissions were deleted."],["Users have the option to utilize admin credentials by setting `useAdminAccess` to true for elevated privileges."]]],[]]