🏠APICiso-APISingle UserDelete a UserOn this pageDelete a single userDescription:Allows the Ciso to delete a single user.Note: The Ciso can only update a user from his company.Route:DELETE: api/ciso/company/users/:idparams:ID: string | number.Output:The returned data is the user that was deleted.