---
title: "Transfer a team to another workspace"
method: POST
path: "/workspaces/{slug}/teams/{teamId}/transfer"
---

# Transfer a team to another workspace

`POST /workspaces/{slug}/teams/{teamId}/transfer`

Requires scope `team:write` and workspace management permissions.

## Path parameters

- `slug` string, required
- `teamId` string, required

## Request body

- object
  - `targetWorkspace` string, required — Slug of the target workspace to transfer the team to.

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