While developing a Chat application, I had to create few hundreds of test/dummy users. Is there any way to get rid of the dummy/test users in bulk ?
Hi @webo,
We may not be able to do batch delete right now, you may have to loop through your delete function for now. Apologies for any inconveniences.
Refernces:
https://api-docs.amity.co/#/User/delete_api_v4_users__userId_
Thank you,
Amity Support