Added Move and Copy Page APIs

27 Mar 2020

51 Added Move and Copy Page APIs

  • Move page - PUT /wiki/rest/api/content/{id}/move/{position}/{targetId}
  • Copy page - POST /wiki/rest/api/content/{id}/copy

We added the ability for you to move and copy your Confluence pages from the comfort of your REST calls. Find out more about these endpoints in this Dev Chat.