---
title: "Delete changelog entry (admin)"
method: DELETE
path: "/api/v1/admin/changelog/{entry_id}"
tags: ["System"]
---

# Delete changelog entry (admin)

`DELETE /api/v1/admin/changelog/{entry_id}`

Internal: remove a changelog entry. Requires master key or is_admin customer.

## Path parameters

- `entry_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-24** `9e80c113b037` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/revcardata/apis/revcardata-rest-api/changes/api/v1/admin/changelog/:entry_id/delete.md)

---

[API](https://skmtc.dev/revcardata/apis/revcardata-rest-api.md) · [All operations](https://skmtc.dev/revcardata/apis/revcardata-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/revcardata/revcardata-rest-api/revisions/9bbeceb1cea9/schema)
