When I use the restore content version API endpoint for confluence cloud, I get this error:
'RESTORE' is not supported, Supported operations are 'RESTORE'
The payload is this:
{ operationKey: 'RESTORE', params: { versionNumber: 2, message: "Testing content update" } }
Thoughts?