---
title: "Changes to Approve migration plan"
method: POST
path: "/migrations/{runId}/approve-plan"
---

# Changes to Approve migration plan

`POST /migrations/{runId}/approve-plan`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 123 revisions.

- **2026-08-19** `ba3a29c6eb33` — 3 info
- **2026-08-16** `6fd2903b91ce` — 3 info
- **2026-08-02** `36f92fc0caa2` — 3 breaking
- **2026-06-18** `7510100bfe08` — 1 info

## Changes

- **2026-08-19** `ba3a29c6eb33` — 3 info
  - added the optional property `retryable` to the response with the `400` status
  - added the optional property `retryable` to the response with the `401` status
  - added the optional property `retryable` to the response with the `500` status
- **2026-08-16** `6fd2903b91ce` — 3 info
  - added the optional property `code` to the response with the `400` status
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `500` status
- **2026-08-02** `36f92fc0caa2` — 3 breaking
  - the response property `success` became optional for the status `400`
  - the response property `success` became optional for the status `401`
  - the response property `success` became optional for the status `500`
- **2026-06-18** `7510100bfe08` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/sequenzy/apis/sequenzy-api/docs/migrations/:runId/approve-plan/post.md) · [API](https://skmtc.dev/sequenzy/apis/sequenzy-api.md) · [Page](https://skmtc.dev/sequenzy/apis/sequenzy-api/changes/migrations/:runId/approve-plan/post)
