Deleting a table will permanently remove the table, all its fields, views, and all records stored in the table. This action cannot be undone.
Authorizations
Enter your Fillout API key. Format: Bearer <api_key>
Path Parameters
The unique identifier of the database
The unique identifier of the table. You can also use the table name instead of the ID.
Response
Table deleted successfully