Deleting a field will permanently remove all data stored in that field across all records. 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.
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).
Response
Field deleted successfully