API reference
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הפניית API זו מאורגנת לפי סוג המשאב. לכל סוג משאב יש ייצוג אחד או יותר של נתונים
ושיטה אחת או יותר.
מספר הקבוצות
לפרטים על מקורות המידע של קבוצות Google, קראו את הדף ייצוג משאבים.
שיטה |
בקשת HTTP |
התיאור |
מזהי URI יחסיים ל-https://www.googleapis.com/groups/v1/groups, אלא אם צוין אחרת |
מקבלים
|
GET /groupUniqueId
|
מאחזר הגדרות של קבוצה שזוהו לפי כתובת האימייל של הקבוצה.
|
עדכון
|
PUT /groupUniqueId
|
עדכון הגדרות של קבוצה קיימת, שמזוהה לפי כתובת האימייל של הקבוצה.
|
תיקון
|
PATCH /groupUniqueId
|
עדכון משאב קיים. שיטה זו תומכת בסמנטיקה של תיקונים.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],[],null,["# API reference\n\nThis API reference is organized by resource type. Each resource type has one or more data\nrepresentations and one or more methods.\n\nGroups\n------\n\nFor Groups Resource details, see the\n[resource representation](/workspace/admin/groups-settings/v1/reference/groups#resource) page.\n\n| Method | HTTP request | Description |\n|-----------------------------------------------------------------------|-------------------------------------------------------------------|---------------------------------------------------------------------------------------|\n| URIs relative to https://www.googleapis.com/groups/v1/groups, unless otherwise noted |||\n| [get](/workspace/admin/groups-settings/v1/reference/groups/get) | `GET /`\u003cvar class=\"apiparam\" translate=\"no\"\u003egroupUniqueId\u003c/var\u003e | Retrieves a group's settings identified by the group email address. |\n| [update](/workspace/admin/groups-settings/v1/reference/groups/update) | `PUT /`\u003cvar class=\"apiparam\" translate=\"no\"\u003egroupUniqueId\u003c/var\u003e | Updates an existing group's settings, which is identified by the group email address. |\n| [patch](/workspace/admin/groups-settings/v1/reference/groups/patch) | `PATCH /`\u003cvar class=\"apiparam\" translate=\"no\"\u003egroupUniqueId\u003c/var\u003e | Updates an existing resource. This method supports patch semantics. |"]]