REST Resource: contactGroups.members
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-08-06 (UTC)
[null,null,["Última actualización: 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. |"]]