---
title: "Merge this workspace into another workspace, NOTE: This is a destructive operation for the source workspace and cannot be undone. The source workspace will be deleted."
method: POST
path: "/workspaces/{slug}/merge"
---

# Merge this workspace into another workspace, NOTE: This is a destructive operation for the source workspace and cannot be undone. The source workspace will be deleted.

`POST /workspaces/{slug}/merge`

Requires scope `team:write`, administrator permissions on the source workspace, and management permissions on the target workspace.

## Path parameters

- `slug` string, required

## Request body

- object
  - `targetWorkspace` string, required — Slug of the target workspace to merge into.

## Response `default`

Successful

---

[API](https://skmtc.dev/datawrapper/apis/datawrapper-api-v3-documentation.md) · [All operations](https://skmtc.dev/datawrapper/apis/datawrapper-api-v3-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datawrapper/datawrapper-api-v3-documentation/revisions/e190512863c7/schema)
