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 can add new members. Share...

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. Upon creation, the current user wil...

Get Shared Group Data

Retrieves data stored in a shared group object, as well as the list of members in the group. Non-members of the group may use this to retrieve group data, inclu...

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...