Accounts
📄️ 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'.
📄️ Assign Entitlement to Account
This method provisions one or more 'Entitlements' to an 'Account'. The 'Entitlements' and 'Account' correspond to a particular IT Application (e.g Microsoft Active Directory) which is modeled in SSM as 'Endpoint' of a 'Security System'.
📄️ Remove Entitlement from Account
This method deprovisions one or more 'Entitlements' from an 'Account'. The 'Entitlements' and 'Account' correspond to a particular IT Application (e.g Microsoft Active Directory) which is modeled in SSM as 'Endpoint' of a 'Security System'.