---
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

## Changes

- **2026-09-03** `f50f84e2de59` — 1 info
  - api operation id `start_merge_merge_start__options` removed and replaced with `start_merge_merge_start__post`

[Change history](https://skmtc.dev/bamboome/apis/contact-sync-api/changes/merge/start/post.md)

---

[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/f50f84e2de59/schema)
