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