---
title: "Create a specific document with the passed in UUID and index"
method: POST
path: "/add/{uuid}/{index}"
---

# Create a specific document with the passed in UUID and index

`POST /add/{uuid}/{index}`

## Path parameters

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

## Request body

- object

## Response `202`

The request has been accepted and creation is in process

## Changes

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

[Change history](https://skmtc.dev/hubmapconsortium/apis/hubmap-search-api/changes/add/:uuid/:index/post.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)
