Delete a custom field option
Custom Field Options
Delete a custom field option
Remove an enum option from a custom field definition in the Terminal49 API. Existing records using the deleted option are cleared on next save.
DELETE
Delete a custom field option
Delete a custom field option by its ID.
Path parameters
| Parameter | Description |
|---|---|
definition_id | The unique identifier of the custom field definition |
option_id | The unique identifier of the option |