Values.DeleteCustomVerificationEmailTemplateRequestSourceRepresents a request to delete an existing custom verification email template.
type nonrec t = {templateName : EmailTemplateName.t;The name of the custom verification email template that you want to delete.
*)}