Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
AI OnAI Off
Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
Hey Emil,
can you provide some more details on the HTTP requests and payload you sent? Helps to provide some more guidance. Usually you should be able to just GET the contenttypes from the endpoint, and PUT the updated payload with the removed property to the endpoint. The important part is point 3, that you dont forget to allow the breaking schema change, but it seems like youre doing that.
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:
Thanks in advance.