Lists
Delete a dropdown option for a List Field
Delete a dropdown option for a List Field.
Warning: This permanently removes the option and clears every field value currently set to it across all List Entries. The cleared values cannot be recovered.
delete/v2/lists/{listId}/fields/{fieldId}/dropdown-options/{dropdownOptionId}
Path parameters
listIdinteger required
List ID
fieldIdstring required
Example:field-1234
Field ID
dropdownOptionIdinteger required
Dropdown option ID
Response
No Content