Disabling Welcome Email for Just One Application

Hi,

My team has created a custom welcome email endpoint for new users in our application, and we wish to disable the welcome email sent by Auth0 when the user is created. However, it seems that the feature toggle for the welcome email is across all apps within our Auth0 instance, when we only want to disable it for our specific app. Is it possible to disable it for just one app?

Thanks.

1 Like

Hi,

The Welcome email template in Auth0 is a tenant-wide feature.

At this time there is no way to block the welcome email if the Welcome Email Feature is turned on.

For your custom email endpoint, we do have a rule example documented here:

1 Like

Why is this not a feature? Just a setting to enable welcome messages or not

2 Likes