wiki.page.create

Generated at from openvibe-contracts v0.33.0 and openvibe-sdk v0.5.0.

Not grantable to apps (active, first-party).

Create pages and write human-authored revisions (text, typed infobox values, citations), move or rename pages (old addresses answer 301), attach OpenVibe.Media objects the person can read in Media and check them, on behalf of the person named in X-OV-Subject, who must be an editor of the space. Deleting pages, changing page visibility and importing a bundle of pages into the space need the owner role.

Owner
wiki (token audience openvibe.wiki)
Version
1.0
Status
active
Visibility
first-party
Resource constraints
space_member
Quota class
wiki-write
Permissions
wiki:page:write
Events
wiki.revision.created, wiki.page.updated, wiki.page.deleted
Implemented by
  • POST /api/v1/spaces/:space/pages
  • POST /api/v1/pages/:id/revisions
  • PATCH /api/v1/pages/:id
  • DELETE /api/v1/pages/:id
  • POST /api/v1/pages/:id/media
  • POST /api/v1/pages/:id/media/verify
  • POST /api/v1/spaces/:space/import