---
title: "Create Table"
method: POST
path: "/editor/create/table"
tags: ["Table"]
---

# Create Table

`POST /editor/create/table`

Create a new table project

## Request body

- TableSchemaJson — unresolved $ref

## Response `200`

successful operation

- TableSchemaJson — unresolved $ref

## Changes

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

[Change history](https://skmtc.dev/worldbank/apis/metadata-editor-api/changes/editor/create/table/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)
