Sets a template as the default for the current tenant.
post/templates/{id}/set-default
Path parameters
idstring required
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.