Our Content Server deployment currently uses a Java program which makes calls to the old LAPI interface to synchronize CS users with LDAP users. We would like to reconstruct this process to use the more current (and supported) REST API. What specific provisioning is required for the REST user account to be able to add, modify, and delete CS users, and what is the specific syntax required for the REST API calls in our script? I've seen some examples in user forums and Google searches, but they aren't very specific or helpful. We definitely need something more than the "Quick Start Guide".