v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

Creates a new analysis rule for a configured table. Currently, only one analysis rule can be created for a given configured table.

post/configuredTables/{configuredTableIdentifier}/analysisRule

Path parameters

configuredTableIdentifierstring required

The identifier for the configured table to create the analysis rule for. Currently accepts the configured table ID.

Request body

analysisRuleType'AGGREGATION' | 'LIST' | 'CUSTOM' required

The type of analysis rule.

Response

Success