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