| Name | Type | Description | Notes |
|---|---|---|---|
| template_id | Integer | Id of the template. | |
| String | Email of the contact.(Required if params not provided) | [optional] | |
| params | Object | Key-value pairs of dynamic parameters for template rendering.(Required if email not provided) For example, {"Firstname":"John", "Lastname":"Doe"}. | [optional] |