Tables
Delete Table
Delete a table and all of its rows
DELETE
Documentation Index
Fetch the complete documentation index at: https://docs.crewship.dev/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Table ID
Response
true when the table was deletedNotes
- Deleting a table also deletes all rows in that table.
- This action cannot be undone.