Hello Experts,
Can we delete the account from CDC system? Can you please tell me the ways?
I know the manual one where we can go into user profile through identity access and delete the account manually.
Also, I know the REST API call options accounts.deleteAccount(Full Account) and accounts.deleteLiteAccount (Lite Account) which get call from client-server.
I was going through the webhooks, where we can give the notification to the server after account delete event.
Is there any way to delete account using webhook from CDC system side?
Thanks,
Kalyaani