Update or Add the EmailTemplate object and optionally make changes to any child objects.Copy Pagepatch https://{server_address}/ResourceServer/api/v10/EmailTemplate/Upload/{id}Path ParamsidintegerrequiredUnique identifier for the EmailTemplate object.Body 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 200Patch end points allow for adding/updating multiple related entities and the results of those changes will be reported in the response JSON payload in the items array. 400The request could not be processed.Updated 2 months ago