Berikan permintaan sebagai administrator domain. Jika disetel ke benar (true), pemohon akan diberi akses jika ia adalah administrator domain tempat drive bersama berada.
allowItemDeletion
boolean
Apakah semua item di dalam drive bersama juga akan dihapus. Opsi ini hanya didukung jika useDomainAdminAccess juga disetel ke true.
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons akan kosong.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut ini:
https://www.googleapis.com/auth/drive
Beberapa cakupan dibatasi dan memerlukan penilaian keamanan agar aplikasi Anda dapat menggunakannya. Untuk informasi selengkapnya, lihat Panduan otorisasi.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-09-04 UTC."],[[["Permanently deletes an empty shared drive for which the user is an organizer."],["Requires the `driveId` as a path parameter to identify the shared drive to be deleted."],["Offers optional query parameters `useDomainAdminAccess` and `allowItemDeletion` for administrative control over deletion."],["Uses a `DELETE` request to `https://www.googleapis.com/drive/v3/drives/{driveId}` and requires authorization with the `https://www.googleapis.com/auth/drive` scope."],["The request body must be empty and a successful response will also be empty."]]],[]]