---
title: "Trigger a connector sync"
method: POST
path: "/connectors/{id}/sync"
tags: ["connectors"]
---

# Trigger a connector sync

`POST /connectors/{id}/sync`

Start a manual sync workflow for a connector.

## Path parameters

- `id` string, required

## Response `202`

Accepted

- object

## Other responses

- `404` — Not Found
- `409` — Conflict
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/hydradb/apis/hydradb-application-api.md) · [All operations](https://skmtc.net/hydradb/apis/hydradb-application-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hydradb/hydradb-application-api/versions/c773cb4e113a/schema)
