For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete a database instance

Deleting an entire database instance will delete all data in it, including all databases and all users.


Delete a database instance using the control panel

If you want to delete your entire database instance, click the three dots next to it on the database overview page, then click Delete.

In the dialog box that appears, type the name of the database into the field and click Delete to confirm.

Delete a database instance using the API

Use the database/delete endpoint to delete a database using the API.

Last updated

Was this helpful?