I have created a script in powershell to update a confluence page using /rest/api/content/*Pageid*. I want this page to be updated daily. only problem is that each update causes a new version to be created. With daily update that could be a lot of versions in no time. is there anyway to pass a parameter that tells it to not create a new version when i update it.
Hi @James DeVore ,
unfortunately you can't avoid version update. Confluence stores a page history for any change at page level.
Fabio
It looks like you're new here. Sign in or register to get started.