Can I change the model that a section uses after creating it?

Hi @rjcuser,

Changing a model schema doesn’t apply retroactively on content entries that have already been created using the old schema, to apply the new schema on old content entries you can use the write API . A simple way would be to create a new section content with the modal you want and then you can copy the content from the existing section.