on ‎2020 Jun 30 10:34 AM
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
Request clarification before answering.
Hi Kalyaani,
You've listed all the ways to delete accounts in CDC. Webhooks are events triggered after specific actions on the platform, they do not themselves perform actions.
If you want to delete an account in CDC based on a CDC webhook notification, this will have to be implemented by leveraging the REST APIs you listed using an API gateway of your choice implementing the logic of listening for webhook events and applying your business logic.
Regards,
Romain
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.