post https://api.leanplum.com/api?action=deleteUser
Permanently removes all of a user’s attribute information from our database. To erase a user’s data entirely — including attribute, analytics, and sessions data — set the fullErasure
flag to true. You can bulk delete users with multi (import mode) or contact our support team for assistance. deleteUser
calls are exempt from API billing.
This method requires your development API clientKey
.