v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

Deletes an analysis rule from an intermediate table. After the analysis rule is deleted, the intermediate table becomes unqueryable until a new analysis rule is attached. Only the intermediate table owner can call this operation.

delete/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}/analysisRule/{analysisRuleType}

Path parameters

membershipIdentifierstring required

The unique identifier of the membership that contains the intermediate table.

intermediateTableIdentifierstring required

The unique identifier of the intermediate table from which to delete the analysis rule.

analysisRuleType'CUSTOM' required

The type of analysis rule to delete. Currently, only <code>CUSTOM</code> is supported.

Response

Success

DeleteIntermediateTableAnalysisRuleOutput required