---
title: "Unrelate Campaign . teams"
method: DELETE
path: "/Campaign/{id}/teams"
tags: ["Campaign"]
---

# Unrelate Campaign . teams

`DELETE /Campaign/{id}/teams`

Unrelate 'Team' record related though the 'teams' link.

## Request body

- object
  - `id` string — An ID of Team record.

## Response `200`

Success.

## Other responses

- `400` — Bad request. Might be a validation error. Check logs for details.
- `403` — Forbidden. Might be an access control error. Check logs for details.

## Changes

> 4 revisions in range; 1 could not be searched.

- **2025-12-02** `e28ba9216fac` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/espocrm/apis/espocrm-api/changes/Campaign/:id/teams/delete.md)

---

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