---
title: "Start Merge"
method: POST
path: "/merge/start/"
tags: ["center-merge"]
---

# Start Merge

`POST /merge/start/`

## Request body

- MergeOptions
  - `SYNC_SHARED_SECRET` string, nullable
  - `VERIFY_TLS` boolean, nullable
  - `TIMEOUT_SECS` integer, nullable
  - `RETRIES` integer, nullable
  - `BACKOFF` number, nullable
  - `SERVER_APIS` string, nullable
  - `PUSH_TO_BRANCHES` boolean, nullable
  - `PUSH_TO_SERVERS` boolean, nullable
  - `only` string, 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/56beadb81ad2/schema)
