Update Letter Templateput https://api.elliemae.com/loanOpportunity/v1/settings/letterTemplates/{templateId}Updates an existing letter template by Id.Path ParamstemplateIdstringrequiredThe Id of the letter template to retrieve.Body ParamsactivebooleanIndicates whether the template is active.truefalsecontentstringThe content of the template.fileIdstringThe fileId associated with this template.idstringThe unique, system-generated identifier of this letter template.namestringrequired Unique letter template name.typestringrequiredLetter template type, such as Eligibility.updatedBystringUpdated By.updatedDatedate-timeTemplate updated datetime.HeadersAuthorizationstringrequiredBearer tokenResponses 202Accepted 204No Content 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 20 days ago