REST Resource: contactGroups.members
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/08/06 (UTC).
[null,null,["Dernière mise à jour le 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. |"]]