5.0 Delegated Administration
📄️ Get Delegate User List
This API returns list of users that are allowed to be added as delegate for a parentuser in SSM.
📄️ Create Delegate
This method creates a new delegate for a parent User. The input parameters of this method contains the details of the Parent User as well as the one to whom the Delegation is carried out.
📄️ Fetch Existing Delegates List
This API is used to retrieve the list of existing delegates and their details.
📄️ Edit Delegate
This method is used to edit a specific delegate. The input parameters of this method contain the details of the Parent User as well as the one to whom the Delegation is carried out.
📄️ Delete Delegate
This API is used to delete a specific delegate.