Delete Custom Field
delete_custom_fieldDelete a custom field definition permanently, removing all data stored in the field across every record. Use to clean up obsolete fields.
Instructions
Delete a custom field definition. WARNING: This permanently removes the field and all data stored in it across all records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| custom_field_id | Yes | The CustomFieldId to delete | |
| section_deletes_fields | No | If deleting a section, also delete nested fields |