I am working with Confluence Data Center and using a local PyCharm setup to automate space backups and restores.
Could anyone share Python scripts or recommend REST API endpoints for:
1. Backing up a Confluence space to my local machine
2. Restoring a space from a local backup
I am looking for solutions that integrate with Confluence Data Center via Python. Any help with REST API documentation or sample scripts would be appreciated!