---
title: "Delete a Replication Policy"
method: DELETE
path: "/cluster/replication/policies/{id}"
tags: ["Cluster Replication"]
---

# Delete a Replication Policy

`DELETE /cluster/replication/policies/{id}`

Delete a replication policy after fencing it and confirming cluster-wide cleanup

## Path parameters

- `id` integer, required

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseAny
  - `data` unknown
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Replication Policy Not Found
- `409` — Conflict
- `500` — Internal Server Error
- `502` — Leader Forwarding Failure
- `503` — Service Unavailable
- `504` — Leader Forwarding Timeout

---

[API](https://skmtc.net/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.net/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alchemillahq/sylve-api/revisions/9822c41c8ac0/schema)
