---
title: "DELETE /memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}"
method: DELETE
path: "/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}"
---

# DELETE /memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}

`DELETE /memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}`

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.

## Path parameters

- `membershipIdentifier` string, required
- `intermediateTableIdentifier` string, required

## Response `204`

Success

- DeleteIntermediateTableOutput

## Other responses

- `480` — ConflictException
- `481` — ResourceNotFoundException
- `482` — InternalServerException
- `483` — ValidationException
- `484` — ThrottlingException
- `485` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/cleanrooms.md) · [All operations](https://skmtc.net/aws/apis/cleanrooms/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/cleanrooms/versions/17ce59ba806e/schema)
