Groups: patch
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Memperbarui resource yang ada. Metode ini mendukung semantik patch.
Coba sekarang.
Permintaan
Permintaan HTTP
PATCH https://www.googleapis.com/groups/v1/groups/groupUniqueId
Parameter
Nama parameter |
Nilai |
Deskripsi |
Parameter jalur |
groupUniqueId |
string |
Alamat email grup.
|
Otorisasi
Permintaan ini memerlukan otorisasi dengan cakupan berikut:
Cakupan |
https://www.googleapis.com/auth/apps.groups.settings |
Isi permintaan
Dalam isi permintaan, berikan bagian yang relevan dari resource Grup, sesuai dengan aturan semantik patch.
Respons
Jika berhasil, metode ini akan menampilkan resource Grup dalam isi respons.
Cobalah!
Gunakan API Explorer di bawah untuk memanggil metode ini pada data langsung dan melihat responsnya.
Atau, coba
Explorer mandiri.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-25 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-25 UTC."],[],[],null,["# Groups: patch\n\n| **Note:** Requires [authorization](#auth).\n\nUpdates an existing resource. This method supports patch semantics.\n[Try it now](#try-it).\n\nRequest\n-------\n\n### HTTP request\n\n```\nPATCH https://www.googleapis.com/groups/v1/groups/groupUniqueId\n```\n\n### Parameters\n\n| Parameter name | Value | Description |\n|-----------------|----------|----------------------------|\n| **Path parameters** |||\n| `groupUniqueId` | `string` | The group's email address. |\n\n### Authorization\n\nThis request requires authorization with the following scope:\n\n| Scope |\n|--------------------------------------------------------|\n| `https://www.googleapis.com/auth/apps.groups.settings` |\n\n### Request body\n\nIn the request body, supply the relevant portions of a [Groups resource](/workspace/admin/groups-settings/v1/reference/groups#resource), according to the rules of patch semantics.\n\nResponse\n--------\n\nIf successful, this method returns a [Groups resource](/workspace/admin/groups-settings/v1/reference/groups#resource) in the response body.\n\nTry it!\n-------\n\n\nUse the APIs Explorer below to call this method on live data and see the response.\nAlternatively, try the\n[standalone\nExplorer](https://developers.google.com/apis-explorer/#p/groupssettings/v1/groupsSettings.groups.patch)."]]