Accounts
APIs for managing user accounts , including creating, retrieving, updating, enabling, disabling , suspending.
📄️ Get Account Details
This method returns a `List` of 'Accounts' in SSM.
📄️ Export Account
This API call can be used to fetch all the existing accounts in a particular endpoint and security system along with the account attributes.
📄️ Create Account
This method creates a new 'account' for an 'endpoint' in SSM. All the input parameters it requires are attributes with which the new account record would get created.
📄️ Update Account
This method updates a particular 'account' record in Saviynt, based on the account name.
📄️ Assign Account to User
This method provisions an 'Account' to a 'User' in SSM. The 'Account' corresponds to a particular IT Application (e.g Microsoft Active Directory) which is modeled in SSM as 'Endpoint' of a 'Security System'.