Fixed
Deleting a user only removes them from your account
about 10 hours ago by ReadMe API
DELETE /users/USERID now removes the user from the API key's account (and its linked test account) only. If the user is also a member of another live account, their login survives, they are switched to that account, and their access there — including manager grants — is left intact. The endpoint returns 404 when the user is not a member of the API key's account.
