Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Removing data for GDPR

    Posted 06-05-2025 18:16

    charaf_ed | 2020-04-02 08:55:57 UTC | #1

    Hello,

    Is there a way to anonymize ANI field from the conversation detail metadata?

    Which API should I use to delete an interaction in case of GDPR requests ?

    Which of the APIs matches my cases ?

    /api/v2/conversations/{conversationId}/participants/{participantId}/attributes

    /api/v2/gdpr/requests

    Regards,


    tim.smith | 2020-04-02 16:01:46 UTC | #2

    GDPR requests can be made using the GDPR APIs. More information about how the requests work can be found on the Resource Center: https://help.mypurecloud.com/articles/purecloud-and-gdpr-compliance/.


    charaf_ed | 2020-04-02 16:05:30 UTC | #3

    Thank you @tim.smith for your reply

    Where can I specify the conversation ID of a call that I want to delete using this GDPR API : POST /api/v2/gdpr/requests

    Any idea ?

    Regards,


    tim.smith | 2020-04-02 16:09:52 UTC | #4

    You don't target specific conversations. See The section How does the PureCloud GDPR service work? in the Resource Center link above for a description of how to make a GDPR request for specific information.


    system | 2020-05-03 16:09:53 UTC | #5

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


    This post was migrated from the old Developer Forum.

    ref: 7460