---
title: "Detach alien partitions"
method: POST
path: "/alien/detach"
---

# Detach alien partitions

`POST /alien/detach`

## Response `200`

Successfully deatched alien partitions

- StatusExt
  - `status` integer
  - `ok` boolean
  - `msg` string

## Other responses

- `403` — Permission denied
- `406` — Not acceptable backend

## Changes

- **2022-07-03** `fa4b74390467` — 3 info
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `403`
  - added the non-success response with the status `406`
- **2021-11-10** `b884ec3c2132` — 1 info
  - endpoint added
- **2021-03-08** `e24fa09d401f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/qoollo/apis/bob-node-api/changes/alien/detach/post.md)

---

[API](https://skmtc.dev/qoollo/apis/bob-node-api.md) · [All operations](https://skmtc.dev/qoollo/apis/bob-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qoollo/bob-node-api/revisions/73016e163ee1/schema)
