Skip to content

UpdateEmailTemplateMetaDataRequest

Type: object

Properties

Property Type Required Description Constraints
description string No Description of the asset
name string No Name of the Email Template

Generated example

{
  "description": "string",
  "name": "Example name"
}

Source

Generated from swagger-asset.json.