---
title: "Reset database"
method: DELETE
path: "/reset-db"
tags: ["🚫 Danger Zone"]
---

# Reset database

`DELETE /reset-db`

⚠️ DANGER ⚠️

This API endpoint is a potentially destructive operation designed to allow users to drop or delete an entire database associated with their account or application.

_**It should be used with caution as it permanently deletes all data stored in the specified database.**_

## Response `200`

Reset database

- object
  - `data` unknown
  - `message` string
  - `statusCode` number
  - `success` boolean

---

[API](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi.md) · [All operations](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hiteshchoudhary-ssesph/freeapi/revisions/a9f3a290e4dc/schema)
