Home
Working with wiki pages
Using the Atom Publishing Protocol, or Atompub, you can get feeds of wiki pages, and can create, update, or delete pages.
- Create a wiki page
Create a wiki page programmatically.- Retrieving a wiki page
Retrieve an Atom document of a wiki page.- Updating a wiki page
Update a wiki page programmatically.- Delete wiki pages
To delete a wiki page, use the HTTP DELETE method.