Deletes an analysis rule for a configured table association.
delete/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}
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 identifier for the configured table association that's related to the analysis rule that you want to delete.
analysisRuleType'AGGREGATION' | 'LIST' | 'CUSTOM' required
The type of the analysis rule that you want to delete.
Response
Success
DeleteConfiguredTableAssociationAnalysisRuleOutput required