---
title: "Create an ODD"
method: POST
path: "/api/odd/{odd}"
tags: ["odd"]
---

# Create an ODD

`POST /api/odd/{odd}`

Create a new ODD using the file name given in the path

## Path parameters

- `odd` string, required

## Query parameters

- `title` string, required

## Response `201`

ODD was created

- object
  - `path` string

## Other responses

- `401` — Permission denied

---

[API](https://skmtc.net/eeditiones/apis/tei-publisher-documentation-and-demo.md) · [All operations](https://skmtc.net/eeditiones/apis/tei-publisher-documentation-and-demo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eeditiones/tei-publisher-documentation-and-demo/revisions/07216792837f/schema)
