This action cannot be undone, all deleted data will be deleted immediately
from our system.
User data can be deleted 2 minutes after its creation in our system.
Body Parameters
The email address, phone number, or user ID (in your system) of the user whose
data you want to delete.
{
"data": {
"transaction_data": 25,
"ips": 4,
"profanity_data": 3,
"emails": 1,
"phone_numbers": 1,
"ibans": 10
},
"status": "success"
}
Response properties
Number of transactions or transaction related data deleted.
Number of IP addresses related data deleted.
Number of user data deleted from the usage of Profanity Detection endpint.
Number of user data deleted from the Email Scoring endpoint.
Number of user data deleted from the Phone Scoring endpoint.
Number of user data deleted from the IBAN Lookup endpoint.
The response status.Expected values: success
, or error
.