---
title: "Save ODD"
method: PUT
path: "/api/odd/{odd}"
tags: ["odd"]
---

# Save ODD

`PUT /api/odd/{odd}`

Replace an ODD with the current version from the editor

## Path parameters

- `odd` string, required

## Query parameters

- `root` string
- `output-root` string
- `output-prefix` string

## Response `201`

ODD was saved

- object
  - `path` string
  - `report` string
  - `source` 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)
