Admin
Get all users of the server
Get all users of the server
Create a user, possibly with a password
Create a user, possibly with a password
Delete a user from the server
Delete a user from the server
Make a user a superuser.
Make a user a superuser.
Revoke superuser status from a user.
Revoke the superuser status from a user. Note that a user cannot revoke their own superuser status.
Get a dynamic UI text section by ID.
Get a dynamic UI text section by ID.
Update a dynamic UI text section by ID.
Update a dynamic UI text section by ID.
Get the config for the provided key
Get the value and isEnabled properties for a config key. If no value was set before, the default value is returned.
Set the config entry for the provided key
Set the value and isEnabled properties for a config key.