Skip to main content
DELETE
Delete record

Authorizations

x-api-key
string
header
required

ROOTKey API key (rk_live_... for production, rk_test_... for the test network).

Path Parameters

recordId
string
required

The record id to delete (from __meta.id).

Query Parameters

ownerAddress
string
required

Address of the table that owns the record.

Response

Record deleted

chainId
number
required
Example:

137

recordId
string
required

The id of the deleted record.