---
title: "POST /v1/{+name}:resume"
method: POST
path: "/v1/{+name}:resume"
tags: ["projects"]
---

# POST /v1/{+name}:resume

`POST /v1/{+name}:resume`

Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).

## Path parameters

- `name` string, required

## Request body

- ResumeMigrationJobRequest — Request message for 'ResumeMigrationJob' request.
  - `skipValidation` boolean — Optional. Resume the migration job without running prior configuration verification. Defaults to `false`.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/datamigration.md) · [All operations](https://skmtc.dev/google/apis/datamigration/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/datamigration/revisions/d77bd66e25e6/schema)
