---
title: "POST /dns/sync/{domain}"
method: POST
path: "/dns/sync/{domain}"
tags: ["DNS"]
---

# POST /dns/sync/{domain}

`POST /dns/sync/{domain}`

Syncs Domain's DNSs from Cloudflare to Bohr

## Path parameters

- `domain` string, required

## Response `200`

Success, returns the count of DNS registers

- object
  - `count` integer

## Other responses

- `404` — Domain not found
- `500` — Server error

## Changes

- **2023-06-13** `c9159f20c562` — 1 info
  - endpoint added
- **2023-06-09** `b7c6ba235941` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bohr-io/apis/bohr-io-api/changes/dns/sync/:domain/post.md)

---

[API](https://skmtc.dev/bohr-io/apis/bohr-io-api.md) · [All operations](https://skmtc.dev/bohr-io/apis/bohr-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bohr-io/bohr-io-api/revisions/926405b5dade/schema)
