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.