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