Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE https://api.crewship.dev/v1/tables/tbl_abc123xyz789/rows/row_abc123xyz789 \ -H "Authorization: Bearer YOUR_API_KEY"
{ "success": true }
{ "error": { "message": "Row not found" } }
Delete a single row
true