---
title: "delete obcluster"
method: DELETE
path: "/api/v1/obclusters/namespace/{namespace}/name/{name}"
tags: ["Obcluster"]
---

# delete obcluster

`DELETE /api/v1/obclusters/namespace/{namespace}/name/{name}`

delete obcluster

## Path parameters

- `namespace` string, required
- `name` string, required

## Response `200`

OK

- ResponseAPIResponse
  - `data` unknown
  - `message` string
  - `successful` boolean

## Other responses

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

## Changes

- **2024-02-27** `643ae3c8d824` — 2 info
  - api tag `Obcluster` added
  - api tag `OBCluster` removed

[Change history](https://skmtc.dev/oceanbase/apis/oceanbase-dashboard-api/changes/api/v1/obclusters/namespace/:namespace/name/:name/delete.md)

---

[API](https://skmtc.dev/oceanbase/apis/oceanbase-dashboard-api.md) · [All operations](https://skmtc.dev/oceanbase/apis/oceanbase-dashboard-api/llms.txt) · [OpenAPI document](https://skmtc.dev/oceanbase/apis/oceanbase-dashboard-api/revisions/70685317bfaa?raw)
