Records deleter
Last updated
Last updated
[apis/airtable/Records deleter]
record IDs: string[]
Receives list of record identifiers relative to an AirTable table.
params:
data: {"deleted": boolean, "id": string[][number]}[]
response:
Sends the entire response from the AirTable API without modification.
error: {"error": string, optional "details": any}