---
title: "PATCH /collections/{name}/{docID}"
method: PATCH
path: "/collections/{name}/{docID}"
tags: ["collection"]
---

# PATCH /collections/{name}/{docID}

`PATCH /collections/{name}/{docID}`

Update a document by docID

## Path parameters

- `name` string, required
- `docID` string, required

## Response `200`

ok

## Other responses

- `400` — error
- `default`

## Changes

- **2025-06-02** `60812f5416c5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sourcenetwork/apis/defradb-api/changes/collections/:name/:docID/patch.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/4a12c8ff8b60/schema)
