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 ParamsThe following objects and attributes make up the FeatureManagementContract object. All attributes are optional unless otherwise specified.categorystringrequiredCategory 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 about 2 months ago