---
title: "Save a register entry"
method: PUT
path: "/api/register/{id}"
tags: ["register"]
---

# Save a register entry

`PUT /api/register/{id}`

Replace an entry with the current version from the editor

## Path parameters

- `id` string, required

## Response `201`

Entry was saved

## Other responses

- `401` — Permission denied

## Changes

- **2024-01-11** `45a8aae332bb` — 1 warning, 2 info
  - deleted the `path` request parameter `type`
  - api tag `register` added
  - api tag `update` removed
- **2023-12-27** `32eb62a344de` — 1 info
  - endpoint added
- **2020-10-14** `b70359972942` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo/changes/api/register/:id/put.md)

---

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