Hi,
I would like to automate site exports for my Confluence site. However, I learned that this specific method is not yet covered by the new REST API, but can be achieved using the old and deprecated XML-RPC methods: https://developer.atlassian.com/server/confluence/remote-confluence-methods/#administration
However, I tried to connect to the XML-RPC endpoint and obtained an HTTP 302 error. I ventured into the Confluence settings only to find an option named "Remote API (XML-RPC & SOAP)" which is disabled. But I cannot edit this option as the checkbox is grayed out.

I am a system admin and site admin. I run a paid Confluence Cloud version.
How could I automate site export?