---
title: "Unlinks a hub from your account."
method: DELETE
path: "/Hub/Unlink"
tags: ["Hub", "Hub"]
---

# Unlinks a hub from your account.

`DELETE /Hub/Unlink`

## Request body

- UnlinkClientRequest — Unlinks a hub from an account.
  - `HubId` integer — Id of the hub to unlink.

## Response `204`

Hub has been unlinked.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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