v2
latestOpenAPI 3.1.12026-08-078549932.4 MBTemplates
Updates an existing template.
put/templates/{id}
Path parameters
idstring required
Request body
namestring nullable
typestring nullable
logoUrlstring nullable
headerContentstring nullable
Legacy field - use Sections instead for new templates.
footerContentstring nullable
Legacy field - use Sections instead for new templates.
formatstring nullable
emailSubjectstring nullable
emailBodystring nullable
smsBodystring nullable
isDefaultboolean nullable
Response
OK
idstring
namestring
typestring
logoUrlstring nullable
headerContentstring nullable
Legacy field - kept for backward compatibility.
footerContentstring nullable
Legacy field - kept for backward compatibility.
formatstring nullable
emailSubjectstring nullable
emailBodystring nullable
smsBodystring nullable
isDefaultboolean
createdByIdstring nullable
createdAtstring date-time
updatedAtstring date-time
unknownVariablesstring[] nullable
Set on create/update responses only: {{tokens}} in the saved sections that the render pipeline will not substitute for this template's type (typos or variables from another template type). Null when everything is known or validation was not run.