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

# POST /v1/{+name}:seed

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

Imports a snapshot of the source database into the conversion workspace.

## Path parameters

- `name` string, required

## Request body

- SeedConversionWorkspaceRequest — Request message for 'SeedConversionWorkspace' request.
  - `autoCommit` boolean — Should the conversion workspace be committed automatically after the seed operation.
  - `sourceConnectionProfile` string — Optional. Fully qualified (Uri) name of the source connection profile.
  - `destinationConnectionProfile` string — Optional. Fully qualified (Uri) name of the destination connection profile.

## 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)
