## Breaking changes Add the detailed results to the user import interface, for example: ``` {"total": 2, "success": 2, "override": 0, "skipped": 0, "failed": 0} ``` In previous versions, after the import is completed, only a 204 HTTP Code would be returned.