Delete record
documentedDelete a single record by its ID.
DELETE /v0/{baseId}/{tableName}/{recordId}Recordsno implementation yet0 runsInput
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.