directus_delete_field
Remove a field from a Directus collection to delete the column and all associated data. Specify the site, collection, and field name to execute this action.
Instructions
[UNIFIED] Delete a field from a collection. This removes the column and all data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| collection | Yes | ||
| field | Yes |