Update Email Templateput https://api.elliemae.com/loanOpportunity/v1/settings/emailTemplates/{templateId}Updates an existing email template by Id.Path ParamstemplateIdstringrequiredThe Id of the email template to retrieve.Body ParamsThe following objects and attributes make up the EmailTemplateContract object. All attributes are optional unless otherwise specified.activebooleanStatus of Email Template.truefalsecontentstringContent for Email Template.contentTypestringContent Type for Email Template.fileIdstringThe unique, system-generated FileId for Email Template.idstringThe unique, system-generated identifier of this Email Template.namestringrequiredThe unique and required name for Email Template.subjectstringSubject for Email Template.typestringrequiredType for Email Template.updatedBystringUpdated By of EmailTemplateContract.updatedDatedate-timeUpdated Date of EmailTemplateContract.HeadersAuthorizationstringrequiredBearer tokenResponses 202Accepted 204No Content 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated about 1 month ago