Provide a general description of your APIs here.
User API - CRUD operations for User objects
Warm up the API by making a first call to the DB
Gets an existing user
No documentation available.
Perform a user search
Adds a new user
Updates an existing user
Updates preferences for a user (done by the user himself)
Marks a user as inactive
Gets an existing user group
Adds a new user group
Updates an existing user group
Marks a user group as inactive
Perform a user group search
Gets favorited links for a user
adds a forite link for a user
removes a favorite link for a user