ZWeb.API.Lms.UsersController (Portico/Z v0.1.0)
API endpoint for adding users to our LMS (Learning Management System)
This is basically a thin wrapper for Z.Lms
Link to this section Summary
Functions
Create a user in our LMS system
Link to this section Functions
Link to this function
create(conn, map)
Create a user in our LMS system
Required parameters:
portico_contact_id- The contact that you wish to add should be already added to Portico (and synched to Z).program_code-JUN,INT,SEN,ONLINE,ELEVATE, etc.
See Z.Lms.create_user/2 for more details.