How to trigger ‘Delete Account’ API DELETE operation with Webservices Connector

Which IIQ version are you inquiring about?

Version 8.3

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?

Thanks

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 :).

Regards,
Muhammad

HIi @MuhammadMustafa
Yes, based on the API there is a DELETE method with its associated endpoint to be utilized in the deletion process,

I wanted to know what which process triggers the connector delete account operation ?

Hi @massinissa ,

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.

2 Likes

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.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.