Skip to content

UpdateEmailFullContentRequest

Type: object

Properties

Property Type Required Description Constraints
content string Yes Multipart file. File containing HTML document to update with. File cannot include JavaScript or script tags.

Generated example

{
  "content": "string"
}

Source

Generated from swagger-asset.json.