REST Resource: contactGroups.members
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-08-06 UTC.
[null,null,["Ultimo aggiornamento 2024-08-06 UTC."],[[["\u003cp\u003eThis resource represents contact group members and does not store persistent data.\u003c/p\u003e\n"],["\u003cp\u003eThe API provides a method to modify the members of a contact group owned by the authenticated user.\u003c/p\u003e\n"]]],["The primary function is to modify members of a contact group. This action is performed via the `modify` method, specifically through the `/people/api/rest/v1/contactGroups.members/modify` endpoint. The modification pertains to contact groups owned by the authenticated user. Critically, there is no persistent data associated with this resource. The resource only provides the capability to modify members in contact groups, not storage or retrieval of data.\n"],null,["# REST Resource: contactGroups.members\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|----------------------------------------------------------------|------------------------------------------------------------------------|\n| ### [modify](/people/api/rest/v1/contactGroups.members/modify) | Modify the members of a contact group owned by the authenticated user. |"]]