I’m trying to delete user permanently:
https://www.cometchat.com/docs/chat-apis/ref#delete-user
but looks like it just deactivate it.
Moreover, I’m using the /users/${user.id}
rest api but I’m getting deactivatedUids array in the response and not “success” as described in the docs