---
title: "Collect Dbs"
method: POST
path: "/center-merge/collect-dbs"
tags: ["center-merge"]
---

# Collect Dbs

`POST /center-merge/collect-dbs`

## Request body

- CollectReq
  - `branches` string[], nullable
  - `headers` object, nullable
  - `headers_by_branch` object, nullable
  - `fetch_db_paths` union[], nullable
    - union
      - string
      - object
  - `backup` boolean
  - `verify_tls` boolean, nullable
  - `timeout` integer, nullable

## Response `200`

Successful Response

- unknown

## 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/5feac2c2e25f/schema)
