How can I delete users from the Leanplum dashboard?

Question

How can I delete users from the Leanplum dashboard?

Answer

Delete a single user

In order to delete a single user profile that is stored in Leanplum, you have to the Leanplum API. To accomplish this you have to use the "deleteUser" API method. More details about this API method can be found in the following documentation article:

deleteUser

Delete multiple users

In order to delete multiple users, you have to use the same API method. In addition to this, you have to prepare a CSV file that contains all the user profiles that need to be deleted. More details about the entire process can be found in the following documentation article:

Bulk delete of user profile

 


Was this article helpful?
Have more questions? Submit a request