---
title: "Run a Replication Policy Now"
method: POST
path: "/cluster/replication/policies/{id}/run"
tags: ["Cluster Replication"]
---

# Run a Replication Policy Now

`POST /cluster/replication/policies/{id}/run`

Queue an immediate run for a replication policy on its active node

## Path parameters

- `id` integer, required

## Response `202`

Accepted

- 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` — Remote Node Failure
- `503` — Service Unavailable
- `504` — Remote Node Timeout

## Changes

- **2026-08-12** `9a5026bf9057` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/alchemillahq/apis/sylve-api/changes/cluster/replication/policies/:id/run/post.md)

---

[API](https://skmtc.dev/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.dev/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc.dev/alchemillahq/apis/sylve-api/revisions/6d4b8bb77d9a?raw)
