Cancel party contacts (EMAI and PHONE) using API.
I need for security reasons in the country (compliance to local regulations) delete all contact informations at party and site level. I'm aware of HZ_CONTACT_POINT_V2PUB.update_contact_point API, and using this I could update a contact point (I did with an EMAIL, replacing the actual email with '.') and it works. BUT:
- how can I delete completely the contact point ? is there a specific API, or a parameter I should out into this API ?
- after running the API, I see data updated in HZ_CONTACT_POINTS, but I'm not able any more to see the party in the frontend. I ran the DQM Staging Program by chance... and they were visible again. BUT, can you explain which correct process is to make data visible again ?