---
title: "Create Document"
method: POST
path: "/editor/create/document"
tags: ["Document"]
---

# Create Document

`POST /editor/create/document`

Create a new document project

## Request body

- DocumentSchemaJson — unresolved $ref

## Response `200`

successful operation

- DocumentSchemaJson — unresolved $ref

## Changes

- **2026-02-23** `5bfc4d9dc1c8` — 1 warning
  - removed `#/components/schemas/document-schema.json, #/components/schemas/CreateProjectOverwrite` from the request body `allOf` list

[Change history](https://skmtc.dev/worldbank/apis/metadata-editor-api/changes/editor/create/document/post.md)

---

[API](https://skmtc.dev/worldbank/apis/metadata-editor-api.md) · [All operations](https://skmtc.dev/worldbank/apis/metadata-editor-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/worldbank/metadata-editor-api/revisions/5bfc4d9dc1c8/schema)
