| userActivate | 
      | 
  
| 
         Activate an LCMS user so they can access the system. 
 
 
 Required:  token=[string as defined in LCMS Application Preferences] 
 
 
 
 
 
  ll_lcms/api/userActivate/?token=xxx&username=jsmith  Note: Rather than listing each individual possible error message, only one example is shown above. The “detail” value will only appear if a coding error is detected, i.e. database error.  |