All management services in WSO2 Carbon were presented as web services APIs. To manage users, you can use the UserAdmin API, where you can perform all the management functions associated with users and roles in the user repository. Please find a sample UserAdmin API from here . The README file contains more details for you.
source
share