Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com
User
Introduction
In the OpenSpecimen, There are many users with different privileges and roles. In previous version, user was so tightly coupled with role and privileges. In OpenSpecimen, we will provide easy to use APIs to modify these users through user interface.
Goals for User API
- Easy way to Add / Edit / Delete users though user interface
Below are the APIs which are present for the user operations :
- Assign Role
- Change Password
- Create User
- Delete / Close User
- Forgot Password
- Get All Users
- Get user
- Patch User
- Reset Password
- Retrieve User Roles
- Update User
- Validate Password
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com