Email template per tenant
- 
 Can different sets of email templates be assigned to different tenants? 
- 
 @dhait Yes. You can create as many email templates as you want, typically using the admin UI or the email API: https://fusionauth.io/docs/v1/tech/apis/emails Then, you assign them to tenants, using the Tenant admin UI or tenant API: https://fusionauth.io/docs/v1/tech/apis/tenants You are probably going to be interested in the emailConfigurationobject which has all the tenant email template Ids.
