Groups: patch
更新現有資源。這個方法支援修補語意。立即試用。
要求
HTTP 要求
PATCH https://www.googleapis.com/groups/v1/groups/groupUniqueId
參數
參數名稱 |
值 |
說明 |
路徑參數 |
groupUniqueId |
string |
群組的電子郵件地址。
|
授權
這項要求需要下列範圍的授權:
範圍 |
https://www.googleapis.com/auth/apps.groups.settings |
要求主體
在要求主體中,根據修補語義規則提供 Groups 資源的相關部分。
試試看!
您可以使用下方的 API Explorer,針對即時資料呼叫這個方法,然後查看回應。或者,您也可以試試獨立的 Explorer。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-08 (世界標準時間)。
[null,null,["上次更新時間:2024-11-08 (世界標準時間)。"],[[["Updates an existing Google Group resource using patch semantics, allowing for partial modifications."],["Requires authorization with the `https://www.googleapis.com/auth/apps.groups.settings` scope."],["The request body should contain the desired changes to the Group resource, adhering to patch semantics."],["A successful response returns the updated Group resource."],["You can test this method using the provided APIs Explorer or the standalone Explorer."]]],[]]