Groups: patch
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
किसी मौजूदा रिसॉर्स को अपडेट करता है. यह तरीका, पैच सेमेंटेक्स के साथ काम करता है.
इसे अभी आज़माएं.
अनुरोध
एचटीटीपी अनुरोध
PATCH https://www.googleapis.com/groups/v1/groups/groupUniqueId
पैरामीटर
पैरामीटर का नाम |
मान |
ब्यौरा |
पाथ पैरामीटर |
groupUniqueId |
string |
ग्रुप का ईमेल पता.
|
अनुमति देना
इस अनुरोध के लिए, यहां दिए गए स्कोप के साथ अनुमति की ज़रूरत है:
दायरा |
https://www.googleapis.com/auth/apps.groups.settings |
अनुरोध का मुख्य भाग
अनुरोध के मुख्य हिस्से में, पैच सेमेंटेक्स के नियमों के मुताबिक, ग्रुप रिसॉर्स के काम के हिस्से दें.
जवाब
अगर यह तरीका कामयाब होता है, तो यह जवाब के मुख्य हिस्से में Groups रिसॉर्स दिखाता है.
इसे आज़माएं!
लाइव डेटा पर इस तरीके को कॉल करने और जवाब देखने के लिए, नीचे दिए गए एपीआई एक्सप्लोरर का इस्तेमाल करें.
इसके अलावा, स्टैंडअलोन एक्सप्लोरर आज़माएं.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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)."]]