How to deal with inactive users?

I am debugging the registration functionality. What is the best way to cleanup users generated during debugging?

Nvm, found the platform API.

1 Like

Hey @TianrenWang , welcome!

Iā€™d recommend using the Platform API to delete users.

This endpoint deletes a user:
https://swagger.chatkitty.com/#/user/deleteUser