Skip to main content
DELETE
Delete record
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

tableId
string
required

The unique identifier of the table. You can also use the table name instead of the ID.

recordId
string<uuid>
required

The UUID of the record to delete

Response

Resource deleted successfully

deleted
boolean
required
Example:

true