Hi all,
I am trying to copy a page hierarchy from one space to another space via the Confluence REST API. In the Confluence Cloud API there exists
POST /wiki/rest/api/content/{id}/pagehierarchy/copy
(see https://developer.atlassian.com/cloud/confluence/rest/#api-content-id-pagehierarchy-copy-post).
On the server version I am getting a 404 error when trying to use this interface (note that authorization is not the problem). Is this functionality only available in the cloud version?
PS: In the cloud version it worked fine.
Community moderators have prevented the ability to post new answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.