Update a Featureput https://api.elliemae.com/loanOpportunity/v1/settings/featureManagement/{featureManagementId}Updates an existing Feature by ID.Path ParamsfeatureManagementIdstringrequiredThe Id of the Feature to update.Body ParamscategorystringrequiredCategory of Setting.featurestringrequiredFeature of Setting.idstringThe unique, system-generated identifier of this Feature Management.updatedBystringLast Updated By value.updatedDatestringLast Updated Date value.valuestringValue for Feature of Setting.HeadersAuthorizationstringrequiredBearer tokenResponses 202Accepted 204No Content 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 25 days ago