Overview
This article explains how to disable email notifications when importing or exporting users.
Applies To
- User Import / Export Extension
- Management API
Cause
When importing or exporting users through the User Import/Export extension, email notifications cannot be disabled.
Solution
The Auth0 User Import/Export extension’s web interface does not provide a direct option to set the send_completion_email
parameter. In this case, to prevent email notifications, the user import/export task must be performed through the Management API by using the following endpoints:
Set the send_completion_email
to false to prevent email notifications.