1. searchPages
Search pages by keywords.
2. createPage
Create a new page.
3. updatePage
Update an existing page.
4. deletePages
Delete pages (bulk operation supported).
5. duplicatePage
Duplicate a page (including child pages).
6. renamePage
Change page name and path.
7. getPage
Get a page data.
8. getPageInfo
Get detailed page information.
9. getRecentPages
Get list of recently updated pages.
10. getPageListingRoot
Get root page list.
11. getPageListingChildren
Get child pages of specified page.
12. pageListingInfo
Get summary information of page listings.
13. publishPage
Set page publish status.
14. unpublishPage
Set page unpublish status.
15. getPageTag
Get tags of a page.
16. updateTag
Update tags of a page.
17. getTagList
Get list of tags.
18. searchTags
Search tags.
19. getComments
Get comments of a page.
20. listRevisions
Get page edit history.
21. getRevision
Get details of a specific revision.
22. createShareLink
Create a share link.
23. getShareLinks
Get share links of a page.
24. deleteShareLinks
Delete share links.
25. deleteShareLinkById
Delete a specific share link.
26. getUserRecentPages
Get recent pages of a specific user.