DELETE
/
account
/
users
/
delete

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

value
string
required

The email address, phone number, or user ID (in your system) of the user whose data you want to delete.

Response properties

data
object
required
transaction_data
integer

Number of transactions or transaction related data deleted.

ips
integer

Number of IP addresses related data deleted.

profanity_data
integer

Number of user data deleted from the usage of Profanity Detection endpint.

emails
integer

Number of user data deleted from the Email Scoring endpoint.

phone_numbers
integer

Number of user data deleted from the Phone Scoring endpoint.

ibans
integer

Number of user data deleted from the IBAN Lookup endpoint.

status
string
required

The response status.

Expected values: success, or error.