Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Delete of account and entitlement

kolipakularavi
New Contributor
New Contributor

Hi Team,

We have a requirement of deletion of account in Rest API.

Deletion of account -  Delete account API - delete of the account, Delete Entitlement API - deletes the given entitlement from the user

In order to meet the above requirement I have written 

DeleteAccountJson

RemoveAccessJson

But, when I delete the account from ARS it is calling only DeleteAccountJson not calling RemoveAccessJson.  Is it the expected behavior?

 

Regards,

Ravi.

 

3 REPLIES 3

SumathiSomala
All-Star
All-Star

 

But, when I delete the account from ARS it is calling only DeleteAccountJson not calling RemoveAccessJson.  Is it the expected behavior?

Yes,The connector supports removal of accounts using the RemoveAccountJSON parameter

Regards,
Sumathi Somala
If this reply answered your question, please Accept As Solution and give Kudos.

@SumathiSomala We have a requirement of remove all the entitlement for the user and also account in Rest API

any suggestions how to handle this scenario?

@kolipakularavi Once we perform the remove account operation for account through ARS it will remove the account and associated entitlements in Target .

No separate action is required for entitlements.

Regards,
Sumathi Somala
If this reply answered your question, please Accept As Solution and give Kudos.