---
title: "Delete Database"
method: DELETE
path: "/api/text2sql/databases/{database_id}"
tags: ["text2sql"]
---

# Delete Database

`DELETE /api/text2sql/databases/{database_id}`

Delete a database configuration

## Path parameters

- `database_id` integer, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/xorbitsai/apis/xagent.md) · [All operations](https://skmtc.dev/xorbitsai/apis/xagent/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xorbitsai/xagent/revisions/c9eb29ec9a1b/schema)
