---
title: "Deletes a persistence service configuration."
method: DELETE
path: "/persistence/{serviceId}"
tags: ["persistence"]
---

# Deletes a persistence service configuration.

`DELETE /persistence/{serviceId}`

## Path parameters

- `serviceId` string, required

## Response `200`

OK

## Other responses

- `404` — Persistence service configuration not found.
- `405` — Persistence service configuration not editable.

---

[API](https://skmtc.net/openhab/apis/openhab-rest-api.md) · [All operations](https://skmtc.net/openhab/apis/openhab-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openhab/openhab-rest-api/revisions/0f2ce17cab3e/schema)
