is there away to delete test users from data?
is there away to delete test users from data?
Join us on the Countly Community Discord Server! Engage in discussions, share your feature ideas, and learn from fellow Countly users to build exceptional apps and experiences.
Comments
Hey Barnaby!
The test users can be deleted using our API. You'll need specific criteria that will wrap all the users created by you to use the below endpoint.
https://server_url/i/app_users/delete?api_key=api_key&force=true&query={
"your_custom_key":"your_custom_value"}&app_id=their_app_id
Please use this endpoint with caution as it'll remove data permanently and it may not be recovered.
Please let me know should you have any questions.
Hi Barnaby,
Are those users created using our Populator Plugin or Created by yourself?
by us
Please sign in to leave a comment.