Shared Group Data

Shared Group Data APIs

Operations

Add Shared Group Members

Adds users to the set of those able to update both the shared data, as well as the set of users in the group. Only users in the group (and the server) can add n...

Create Shared Group

Requests the creation of a shared group object, containing key/value pairs which may be updated by all members of the group. When created by a server, the group...

Delete Shared Group

Deletes a shared group, freeing up the shared group ID to be reused for a new group. Shared Groups are designed for sharing data between a very small number of ...

Get Shared Group Data

Retrieves data stored in a shared group object, as well as the list of members in the group. The server can access all public and private group data. Shared Gro...

Remove Shared Group Members

Removes users from the set of those able to update the shared data and the set of users in the group. Only users in the group can remove members. If as a result...

Update Shared Group Data

Adds, updates, and removes data keys for a shared group object. If the permission is set to Public, all fields updated or added in this call will be readable by...