cURL
curl --request DELETE \ --url https://api.kapso.ai/platform/v1/db/{table} \ --header 'X-API-Key: <api-key>'
{ "error": "<string>" }
Delete rows matching the filter criteria.
Table name
Rows deleted
Was this page helpful?