HomeRetool APIUsersDelete a userApplies to: Self-hosted 3.253 StableDelete a user DELETE /users/:userId Disables a user from the organization. The API token must have the "Users > Write" scope. Request Responses204Successfully disabled user.