delete_field_option: Delete dropdown option

View source: R/custom_fields.R

delete_field_optionR Documentation

Delete dropdown option

Description

Delete dropdown (custom field) option - this will remove it from all cards on the board.

Usage

delete_field_option(id, option, ...)

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()


jchrom/trelloR documentation built on Aug. 30, 2023, 7:48 p.m.