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