Updates a configured table analysis rule.
patch/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}
Path parameters
configuredTableIdentifierstring required
The unique identifier for the configured table that the analysis rule applies to. Currently accepts the configured table ID.
analysisRuleType'AGGREGATION' | 'LIST' | 'CUSTOM' required
The analysis rule type to be updated. Configured table analysis rules are uniquely identified by their configured table identifier and analysis rule type.
Request body
Response
Success