I am using the delete API for user deletion, and I send the public ID for deletion, and it responds with user deleted successfully, but even after deletion, when I query the user, the isDeleted bit is still false and not true. Please do let me know if there is anything else to do to change the bit to true.
Hello, may I know which query API you used, please? If you could also share your full curl
sample, that would be helpful. Thank you.
Could we also have your query user API where you mentioned that the isDeleted
bit is still false and not true, please?
I am checking it on the Amity API-Docs, and not yet in my app.
even checked by deleting from the docs and checking from the docs, still it showed false
Could you please share with us the screenshot of that endpoint on our documentation and its response? Thank you.