Sign in

Delete record

documented

Delete a single record by its ID.

DELETE /v0/{baseId}/{tableName}/{recordId}Recordsno implementation yet0 runs

Input

baseId*
Airtable Base ID (starts with app)
appXXXXXXXXX
tableName*
Airtable Table Name
Contacts
recordId*
Airtable Record ID
recXXXXXXXXX
Calls Airtable as you (your API key is your account); keychains.dev holds the credentials.
Delete record · Airtable · OpenIntegrations