Groups: patch
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
עדכון של משאב קיים. השיטה הזו תומכת בסמינטיקה של תיקונים.
רוצים לנסות?
בקשה
בקשת HTTP
PATCH https://www.googleapis.com/groups/v1/groups/groupUniqueId
פרמטרים
שם הפרמטר |
ערך |
תיאור |
פרמטרים של נתיב |
groupUniqueId |
string |
כתובת האימייל של הקבוצה.
|
אישור
הבקשה הזו דורשת הרשאה ברמת ההיקף הבאה:
היקף |
https://www.googleapis.com/auth/apps.groups.settings |
גוף הבקשה
בגוף הבקשה, מספקים את החלקים הרלוונטיים של משאב קבוצות, בהתאם לכללי הסמנטיקה של התיקון.
תשובה
אם הפעולה בוצעה ללא שגיאות, ה-method מחזיר משאב Groups בגוף התגובה.
נסה בעצמך!
אפשר להשתמש ב-APIs Explorer שבהמשך כדי להפעיל את השיטה הזו על נתונים פעילים ולראות את התגובה.
לחלופין, אפשר לנסות את
ה-Explorer
העצמאי.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 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)."]]