---
title: "Disconnect project synchronisation"
method: POST
path: "/api/v3/projects/{id}/disconnect_sync"
tags: ["projects"]
---

# Disconnect project synchronisation

`POST /api/v3/projects/{id}/disconnect_sync`

## Path parameters

- `id` string, uuid, required

## Headers

- `Fieldwire-Version` string, date, required

## Request body

- ProjectDisconnectSyncBody — Disconnect sync schema
  - `sync_target` string, required — App you want to disconnect sync

## Response `200`

Successful response

---

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