curl --location --request DELETE 'https://api.clay.com/v3/tables//records' \
--header 'Cookie: {YOUR_CLAY_COOKIES}' \
--header 'Content-Type: application/json' \
--data-raw '{"recordIds":["r_example123"]}'{
"type": "string",
"message": "string",
"details": null
}