I have tried multiple approaches to this. Tried first getting the user without any user id - this returns me just my user, then tried getting user with other id\'s and it al
The users.profile.set apparently does not work for for setting each and every property of a user.
To set the deleted property there is another API method called users.admin.setInactive. Its an undocumented method and it will only work on paid teams.