The object representing our email templates. NOTE: In the body, either prebuilt_customization or custom_html_customization may be specified but not both. If both are provided, a 400 Bad Request will be returned with an invalid_argument error.
Email template object
Fields
template_id string
name object
sender_information SenderInformation
prebuilt_customization PrebuiltCustomization
custom_html_customization CustomHTMLCustomization