English
DELETE /api/table/{tableId}/record
Path Parameters
Query Parameters
["rec123456", "rec789012"]
Success Response
curl -X DELETE 'https://app.teable.io/api/table/__tableId__/record?recordIds[]=rec123456&recordIds[]=rec789012' \ -H 'Authorization: Bearer __token__'