Files
documentation/content/docs/api/client-server-databases/delete-delete-database.mdx

17 lines
488 B
Plaintext

---
title: Delete database
full: true
_openapi:
method: DELETE
toc: []
structuredData:
headings: []
contents:
- content: Deletes the specified database
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Deletes the specified database
<APIPage document={"./openapi.json"} operations={[{"path":"/api/client/servers/{server}/databases/{database}","method":"delete"}]} />