---
title: "Remove team associations from workspace invites"
method: DELETE
path: "/workspaces/{slug}/teams/{teamId}/invites"
---

# Remove team associations from workspace invites

`DELETE /workspaces/{slug}/teams/{teamId}/invites`

Remove team associations from existing workspace invites. The workspace invites themselves are not deleted.

## Path parameters

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

## Request body

- object
  - `emails` string[], required — Array of email addresses of invited members that will be removed from the team. They must already have been invited to the workspace and their invite must include being added to the team.

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