---
title: "Update a specific document with the passed in UUID, Index, and Scope"
method: PUT
path: "/update/{uuid}/{index}/{scope}"
---

# Update a specific document with the passed in UUID, Index, and Scope

`PUT /update/{uuid}/{index}/{scope}`

## Path parameters

- `uuid` string, required
- `index` string, required
- `scope` string, required

## Request body

- object

## Response `202`

The request has been accepted and update is in process

## Changes

- **2025-04-02** `c727e6e09a1c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hubmapconsortium/apis/hubmap-search-api/changes/update/:uuid/:index/:scope/put.md)

---

[API](https://skmtc.dev/hubmapconsortium/apis/hubmap-search-api.md) · [All operations](https://skmtc.dev/hubmapconsortium/apis/hubmap-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hubmapconsortium/hubmap-search-api/revisions/7557b0de2f46/schema)
