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

## Changes

- **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.dev/sourcenetwork/apis/defradb-api/revisions/95eb31ca3da3?raw)
