v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

Deletes an intermediate table. When you delete the table, the service marks it as DELETED, removes its analysis rule and schema, and triggers storage cleanup. This operation is idempotent. Only the intermediate table owner can call this operation.

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

Path parameters

membershipIdentifierstring required

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

intermediateTableIdentifierstring required

The unique identifier of the intermediate table to delete.

Response

Success

DeleteIntermediateTableOutput required