Get desktop application:
View/edit binary Protocol Buffers messages
Provides a write only API for managing groups.
Add a user to a group.
REQUIRED. ID of the user to add to the group
REQUIRED. ID of the target group.
OPTIONAL. Opaque information.
REQUIRED. The response status.
OPTIONAL. Opaque information.
Create a group.
OPTIONAL. Opaque information. Allow to send any arbitrary data a service might use that is outside the API boundaries
REQUIRED. The information of group to be created.
REQUIRED. The response status.
OPTIONAL. Opaque information.
REQUIRED. The group information.
Delete a group.
OPTIONAL. Opaque information. Allow to send any arbitrary data a service might use that is outside the API boundaries.
REQUIRED. The group to be deleted, given their ID.
REQUIRED. The response status.
OPTIONAL. Opaque information.
Remove a user from a group.
REQUIRED. ID of the user to add to the group
REQUIRED. ID of the target group.
OPTIONAL. Opaque information.
REQUIRED. The response status.
OPTIONAL. Opaque information.