---
title: "Stop migration"
method: POST
path: "/replication/rules/{id}/migration/stop"
tags: ["Replication"]
---

# Stop migration

`POST /replication/rules/{id}/migration/stop`

Stop migration given an id

## Path parameters

- `id` string, required

## Response `200`

Success Response

- object
  - `status` 'SUCCESS' | 'FAILURE' | 'ERROR', required — Indicates if the request was successful or not

## Other responses

- `400` — Bad request
- `401` — Unauthenticated
- `403` — Unauthorized
- `404` — The specified resource was not found
- `500` — Internal server error

## Changes

- **2025-04-04** `55b8fa23c831` — 1 info
  - endpoint added
- **2024-10-23** `7fa72da6b8aa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/harness/apis/harness-artifact-registry-api/changes/replication/rules/:id/migration/stop/post.md)

---

[API](https://skmtc.dev/harness/apis/harness-artifact-registry-api.md) · [All operations](https://skmtc.dev/harness/apis/harness-artifact-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/harness/harness-artifact-registry-api/revisions/e315ed26a2f1/schema)
