Description Usage Arguments Value Examples
When processed, the request will search for any entities within Qualtrics that match any of the supplied emails; these entities include
Users
MailingList & XM Directory contacts
People For any entity discovered the service will erase any responses to surveys they have submitted, along with any tickets that may have originated from their responses before erasing the entity itself.
1 | create_erasure_request(list_emails, search_only = TRUE)
|
list_emails |
A vector of emails. |
search_only |
Set to |
A the request id
1 2 | ## Not run: create_erasure_request("ddd@hotmail.com")
## Not run: create_erasure_request(c("person1@themail.com", "person1@theemail.com"), FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.