Share all details related to your problem, including any error messages you may have received.
Hello,
I am trying to integrate IdentityIQ with an application and I am using a web services connector. I have implemented all the endpoints as requested
I want to ensure that when the account is deleted, the Delete Account connector operation triggers the API DELETE Method?
Hi @massinissa it’s all based on the APIs and its own documentation…
Normally/generally, yes there is a DELETE method with its associated endpoint to be utilized for the deletion process.
But many other cases don’t have a DELETE method but definitely have a way to do deletion based on endpoint and documentation.
Let me know if you need more details or elaboration :).
You can go to Manage access → Manage account → Select the Identity → Click on the hamburger menu icon on the account → Click on delete.
This will trigger the delete operation. I have attached a sample screenshot. Please let me know if you have any other questions else you can mark the appropriate solution.
Hi @massinissa exactly as mentioned by @kavindar_sharma you can do that manually, or you can utilize the workflows (ML or any custom WFs) or also with a standalone rule to do the deletion after disabling by XX amount of days for ex.