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