Create Request
POST {{baseUrl}}/op-erase-personal-data
Create an erasure request.
<!--From Readme-->
You can see the delete request and results in Qualtrics here:
Throttle Limit
This API has a lower throttle limit than other APIs. This API is restricted to 20 calls per minute.
Response
The API will only return the first record found. It will not list all of them.
Administrator Request
To use this call you must be a Qualtrics brand administrator
What gets erased?
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.
Request Body
{"emails"=>["test1@qualtrics.com", "test2@qualtrics.com"], "searchOnly"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"result":{"requestId":"do laborum","user":"eu proident minim","created":"2018-04-01T09:00:00Z"},"meta":{"httpStatus":"ex dolore cillu","requestId":"officia veniam sit sunt","notice":"consectetur proident eu"}}