v1
latestOpenAPI 3.0.32026-07-13218142597.2 KBPage
Update page
Update a page by id.
When the "current" version is updated, the provided body content is considered as the latest version. This latest body content will be attempted to be merged into the draft version through a content reconciliation algorithm. If two versions are significantly diverged, the latest provided content may entirely override what was previously in the draft.
Permissions required: Permission to view the page and its corresponding space. Permission to update pages in the space.
put/pages/{id}
Path parameters
idinteger required
The ID of the page to be updated. If you don't know the page ID, use Get Pages and filter the results.
Request body
Response
Returned if the requested page is successfully updated.