Email Templates Updates from Deploy CLI Not Reflecting in Auth0 Dashboard UI

Overview

Auth0 offers the ability to customize email templates through either the Dashboard, Management API, or the Deploy CLI. Updating an email template via the CLI may result in the changes not reflecting in the dashboard immediately; this article explains how to update email templates with the Deploy CLI.

Applies To
  • Email Templates
  • Deploy CLI
Solution
  1. To update an email template with the Auth0 Deploy CLI first export the tenant as a directory.
  2. The templates can be found under the email directory.
  3. The emails folder will contain ontain both a json and a .html file for each template.
  4. Insert the template in the appropriate html file and run the import command.

Please check the following documentation for more information on how to install it and the commands:

Recommended content

No recommended content found...