---
title: "Dedupe Table Db"
method: POST
path: "/tabledb/dedupe"
tags: ["tabledb"]
---

# Dedupe Table Db

`POST /tabledb/dedupe`

Dedupe (per-branch table.db):
- If DB ok -> optional backup + dedupe
- If corrupted and auto_repair -> create recovered file and return instructions

## Query parameters

- `backup` boolean
- `auto_repair` boolean

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/bamboome/apis/contact-sync-api.md) · [All operations](https://skmtc.dev/bamboome/apis/contact-sync-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bamboome/contact-sync-api/revisions/56beadb81ad2/schema)
