These methods were introduced to streamline and simplify the management of dropdown-type custom fields, enabling seamless updates and maintenance.

Whether updating existing options, adding new ones, or removing outdated entries, these endpoints facilitate efficient customization and adaptability to changing requirements.

There are four new endpoints under custom field options:

  • Get Custom Field Options: Retrieve all dropdown options (values) under a specified custom field ID.
  • Update custom field option: Update an existing dropdown option (value).
  • Create custom field option: Add a new dropdown option (value) to the existing options.
  • Delete custom field option: Remove an existing dropdown option.