---
title: "Delete a hub by id"
method: DELETE
path: "/datainsights/v1.1/hubs/{hub_id}"
tags: ["Hub"]
---

# Delete a hub by id

`DELETE /datainsights/v1.1/hubs/{hub_id}`

## Path parameters

- `hub_id` integer, required

## Headers

- `X-PROPERTY-ID` integer, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/cloudbeds/apis/cloudbeds-api.md) · [All operations](https://skmtc.net/cloudbeds/apis/cloudbeds-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudbeds/cloudbeds-api/revisions/2faa857793e8/schema)
