---
title: "Submit a large document"
method: POST
path: "/bulk-submit"
---

# Submit a large document

`POST /bulk-submit`

## Request body

- SubmitDocument
  - `text` string, required — The text of the document
  - `namespace` string — An optional namespace for the document
  - `metadata` object — An optional key/value metadata object for the document

## Response `200`

Large document submitted successfully

- DocumentId — Plain document identifier
  - `id` string — The unique identifier of the document

---

[API](https://skmtc.dev/team-openpm/apis/cloudflare-vector-search-api.md) · [All operations](https://skmtc.dev/team-openpm/apis/cloudflare-vector-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/team-openpm/cloudflare-vector-search-api/revisions/eecd52e3a6a9/schema)
