ZWeb.API.MIS.UsersController (Portico/Z v0.1.0)
API endpoint for User creation in the MIS system
See Z.MIS
for details
Link to this section Summary
Functions
Create/update a user/profile link in the MIS system
Link to this section Functions
Link to this function
update(conn, params)
Create/update a user/profile link in the MIS system
Returns HTML status 404 (not found) on error.
Required parameters:
identifier
- The MIS ID and/or Portico Contact ID of the profile to update
See Z.MIS.create_user/2
for more details.