| key | (optional) string | The key of the default template | [default to undefined] |
| name | (optional) string | The name of the default template | [default to undefined] |
| medium | (optional) string | The message medium. More mediums may be added in the future. | [default to undefined] |
| locale | (optional) string | The locale for the message text, a BCP 47 language tag. | [default to undefined] |
| subject | (optional) string | The subject of the default template | [default to undefined] |
| header | (optional) string | The header value is now located within the body field. If included with non-null values, will result in a 400. | [default to undefined] |
| body | (optional) string | The body of the default template | [default to undefined] |
| footer | (optional) string | The footer value is now located within the body field. If included with non-null values, will result in a 400. | [default to undefined] |
| from | (optional) string | The "From:" address of the default template | [default to undefined] |
| replyTo | (optional) string | The "Reply To" field of the default template | [default to undefined] |
| description | (optional) string | The description of the default template | [default to undefined] |
| slackTemplate | (optional) Templateslack | | [default to undefined] |
| teamsTemplate | (optional) Templateteams | | [default to undefined] |