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。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-08。
[null,null,["最后更新时间 (UTC):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."]]],[]]