---
title: "POST /p2p/collections/sync-branchable"
method: POST
path: "/p2p/collections/sync-branchable"
tags: ["p2p"]
---

# POST /p2p/collections/sync-branchable

`POST /p2p/collections/sync-branchable`

Synchronize a branchable collection's DAG from the network

## Request body

- object
  - `collectionName` string
  - `timeout` string

## Response `200`

Branchable collection sync completed successfully

## Other responses

- `400` — error
- `500` — error

## Changes

- **2026-03-02** `8c167ee47363` — 1 info
  - api operation id `peer_sync_branchable_collection` removed and replaced with `sync_peer_branchable_collection`
- **2025-12-17** `df4402a98a90` — 1 info
  - endpoint added
- **2025-06-02** `60812f5416c5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sourcenetwork/apis/defradb-api/changes/p2p/collections/sync-branchable/post.md)

---

[API](https://skmtc.dev/sourcenetwork/apis/defradb-api.md) · [All operations](https://skmtc.dev/sourcenetwork/apis/defradb-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sourcenetwork/defradb-api/revisions/872f0b47a5e5/schema)
