Actions
Delete Records
Actions
Delete Records
Delete more than one records with the given record IDs. Note you can't delete a single record with this.
Params
keyrequired
string
A unique string. Please see the Keys and Resumability doc for more info.
paramsrequired
object
Delete Records Input
baseIdrequired
string
The ID of the base
tableIdOrNamerequired
string
The name or id of the table
recordsrequired
array
An array of record IDs to delete
Response
object
Delete Records Output