Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.34 KB

File metadata and controls

11 lines (8 loc) · 2.34 KB

MarketingCreateTemplateRequestDto

Fields

Field Type Required Description Example
messages array<Components\CreateMessage> N/A
name ?string N/A
tags array<string> N/A
passthrough array<string, mixed> Value to pass through to the provider {
"other_known_names": "John Doe"
}