Skip to main content
DELETE
Delete database
Permanently removes a database and all its data from your account.
Deleting a database will permanently remove the entire database including all tables, fields, views, and records. This action cannot be undone.

Authorizations

Authorization
string
header
required

Enter your Zite API key. Format: Bearer <api_key>

Path Parameters

databaseId
string
required

The unique identifier of the database

Response

Resource deleted successfully

deleted
boolean
required
Example:

true

Last modified on April 28, 2026