Permanently removes a field from a table.
Permanently removes a field from the specified table using either the field ID or field 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 unique identifier of the field. You can also use the field name instead of the ID. Note: You cannot delete the primary field (the first field in a table).
Resource deleted successfully
true