Update an existing instance of the EmailTemplate object.Copy Pageput https://{server_address}/ResourceServer/api/v10/EmailTemplate/Upload/{id}Path ParamsidintegerrequiredBody ParamsnamestringemailTemplateTypeIdnumberUnique identifier for the associated EmailTemplateType object.emailTemplateTypeNamestringThe name of the object associated with the emailTemplateTypeId property.descriptionstringisActivebooleantruetruefalsesubjectstringfromNamestringfromEmailAddressstringlocaleIdnumberUnique identifier for the associated Locale object.localeNamestringThe name of the object associated with the localeId property.eventRegistrationIdnumberUnique identifier for the associated EventRegistration object.eventRegistrationNamestringThe name of the object associated with the eventRegistrationId property.tokenContextTypeIdnumberUnique identifier for the associated TokenContextType object.tokenContextTypeNamestringThe name of the object associated with the tokenContextTypeId property.storageLocationIdnumberUnique identifier for the associated StorageLocation object.storageLocationNamestringThe name of the object associated with the storageLocationId property.documentIdentifierstringfileNamestringResponses 200Update a EmailTemplate 400The request could not be processed.Updated 2 months ago