---
title: "Delete a Specific Hive by ID"
method: DELETE
path: "/v1/hives/{hive_id}"
tags: ["Hive"]
---

# Delete a Specific Hive by ID

`DELETE /v1/hives/{hive_id}`

Delete a Specific Hive by ID

## Path parameters

- `hive_id` string, required — ID of the hive

## Response `200`

Hive deleted successfully

- BaseResponse
  - `message` string, required — Address line 1

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/tratahq/apis/trata-ai-api.md) · [All operations](https://skmtc.net/tratahq/apis/trata-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tratahq/trata-ai-api/revisions/8f7b69ee5a90/schema)
