Remove Account API - /cc/api/account/remove

Hi Everyone,

Just wanted to check if the remove account API - /cc/api/account/remove/ only removes the account from IDN or it invokes to remove the account from target system also?

Our understanding is it only removes the account at IDN.

Thanks,
Shailee

Hi @shaileeM ,

The Remove CC API performs the same operation that you do through UI on account level to remove.

Ideally this operation would remove the account from the identity link but would not perform any action on the target system.

The account will still be intact on target with this API. This could change if you have a delete policy on your application

Thanks,
Gautham

1 Like

Indeed, it only removes the account in IdN, not in the target application. If you want that to happen, you need to write some logic. What type of application is it?

Anyway, please refrain from using CC apis as much as possible, especially if perfectly valid APIs exist. Like in this case:

2 Likes

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