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 \ -H "Authorization: Bearer YOUR_API_KEY"
{ "success": true }
{ "error": { "message": "Table not found" } }
Delete a table and all of its rows
true