---
title: "DELETE /table-replication#tableArn&versionToken"
method: DELETE
path: "/table-replication#tableArn&versionToken"
---

# DELETE /table-replication#tableArn&versionToken

`DELETE /table-replication#tableArn&versionToken`

Deletes the replication configuration for a specific table. After deletion, new updates to this table will no longer be replicated to destination tables, though existing replicated copies will remain in destination buckets.

Permissions

You must have the `s3tables:DeleteTableReplication` permission to use this operation.

## Query parameters

- `tableArn` string, required
- `versionToken` string, required

## Response `204`

Success

## Other responses

- `480` — InternalServerErrorException
- `481` — ForbiddenException
- `482` — NotFoundException
- `483` — AccessDeniedException
- `484` — TooManyRequestsException
- `485` — ConflictException
- `486` — BadRequestException

---

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