Hi @Angelo_Mekenkamp_Hnk, we hear you on this one. Here’s the current plan.
- We’re adding a new endpoint for removals. It’s in development right now. The new endpoint is:
POST /beta/accounts/:id/remove
endpoint. This endpoint will delete the account in Identity Security Cloud but not on the source. TheRemove
button will be updated to use this endpoint. Furthermore, it’ll be available on all sources. We’ll take care of this before we retire Try New Experience in production. - In the future, we’ll enhance the
DELETE https://sailpoint.api.identitynow.com/beta/accounts/:id
endpoint to support all sources that allow it. This endpoint will delete the account in Identity Security Cloud and provision a deletion command to the source. We would then add aDelete
button where appropriate in the user interface. This should cut down on the need to use rules for deletions. This will come after we retire Try New Experience in production.