---
title: "Deactivate Team"
method: POST
path: "/accounting/teams/{teamId}/deactivate"
tags: ["Accounting Teams"]
---

# Deactivate Team

`POST /accounting/teams/{teamId}/deactivate`

Deactivates a team on the Pliant platform. Deactivated teams can be deleted if they are not linked to any transactions.

## Path parameters

- `teamId` string, uuid, required

## Response `202`

Accepted

- Schema — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

---

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