Delete custom field - this will remove it from all cards on the board.
Arguments
- id
Custom field ID (see
get_board_fields()
)- ...
Additional arguments passed to
create_resource()
See also
Other functions to handle custom fields:
add_field_option()
,
add_field()
,
delete_field_option()
,
update_card_field()
,
update_field()