HomeRetool APIUsersDelete a userDelete a user DELETE /users/:userId Disables a user from the organization. The API token must have the "Users > Write" scope. Request Responses204Successfully disabled user.