Hi,
As the title suggests. How do I remove a property from a content type using the Content Definitions API?
Please note: the question applies to content types that have content items AND where the property I wish to remove has a value.
Have tried:
- Semantic versioning on|off
- Providing different versions in the payload.
- Using the query parameters "allowedUpgrades=major" and "allowedDowngrades=major"
Thanks in advance.