v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

Creates a new analysis rule for an associated configured table.

post/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule

Path parameters

membershipIdentifierstring required

A unique identifier for the membership that the configured table association belongs to. Currently accepts the membership ID.

configuredTableAssociationIdentifierstring required

The unique ID for the configured table association. Currently accepts the configured table association ID.

Request body

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

The type of analysis rule.

Response

Success