---
title: "Unattach unit from call"
method: POST
path: "/dispatch/calls/{id}/unattach"
tags: ["Dispatch"]
---

# Unattach unit from call

`POST /dispatch/calls/{id}/unattach`

## Request body

- AttachUnitBody
  - `unit` string
  - `callsign` string
  - `units` string[]

## Response `200`

Unit unattached

- object

## Other responses

- `400` — Bad input / ER:LC not configured / civilian disabled
- `401` — Missing or invalid key
- `403` — Insufficient scope or cross-panel serverId
- `404` — Resource not found on this panel

---

[API](https://skmtc.net/anchr/apis/anchor-open-developer-api.md) · [All operations](https://skmtc.net/anchr/apis/anchor-open-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/anchr/anchor-open-developer-api/versions/3a14d4cb4985/schema)
