Permanently removes a record from a table using either table ID or table name.
Permanently removes a record from the specified table using either the table ID or table name.Documentation Index
Fetch the complete documentation index at: https://zite.com/llms.txt
Use this file to discover all available pages before exploring further.
Enter your Fillout API key. Format: Bearer <api_key>
The unique identifier of the database
The unique identifier of the table. You can also use the table name instead of the ID.
The UUID of the record to delete
Resource deleted successfully
true