users

Name Resource Description
Get a number of portal users GET api/2.0/portal/userscount Returns a number of portal users.
Get a user by ID GET api/2.0/portal/users/{userID} Returns a user with the ID specified in the request from the current portal.
Get an invitation link GET api/2.0/portal/users/invite/{employeeType} Returns an invitation link for joining the portal.
Mark a gift message as read POST api/2.0/portal/present/mark Marks a gift message as read.
Send congratulations POST api/2.0/portal/sendcongratulations Sends congratulations to the user after registering the portal.