Hi,
Thanks to the recent addition of Conditional Options (Limit available options based on a controlling property), we are now able to set up conditional options through the HubSpot interface. However, the process can easily become tedious for cases such as the Country <> State relationship, where a given country may have dozens of states to set up manually.
Therefore, is there any endpoint available to set this up conditional options programmatically through the API?
From my own research, I saw that when using the HubSpot interface, calls are made to https://app-eu1.hubspot.com/api/conditional-properties/v2/options/batch/replace, but this endpoint seems not available for public use.
Thanks in advance !