Support */email_templates/* APIs in non-production environemnts

It would be nice if the email template management API were available in non-production environments.

Currently, it is possible to manually upload email templates using the workspace actions API: https://management.stytch.com/pwa/v3/projects/:project_slug/email_templates/:template_id

But it only works in production.

Hey Oleg – thanks for posting!

We actually keep your email templates in sync across all of the environments in a Stytch project, so any email template updates you make via the Workspace Actions API will apply to all of the environments in a given project.

Does that address your use case?