How we can archive Confluence content like archive content in Space using the REST API? In Space, I noticed we can leave a note when archiving the Space content, but the Archive Page API only accept page ID.
Also, related to the question in Is there a way to restore archived page via REST API? Is there REST API or GraphQL API mutation that can restore an archived content (page, smartlink, database, whiteboard)?
Saw in the PUT Update Page REST API, it can change ‘deleted’ Confluence Page’s status to ‘current’. Is there any plan to add the feature to change ‘archived’ Confluence content (page, database, smartlink, whiteboard) status to ‘current’ for that REST API?