-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Page - Content APIs
-
3
-
7
The /wiki/api/v2/pages/{id} endpoint is used to change the page owner, as detailed in https://jira.atlassian.com/browse/CONFCLOUD-76294 :
Currently, this API differs from the Confluence UI by creating a new page version and requiring the content body in the request, even when the content remains unchanged.
We kindly request that new page versions not be created when only the page owner is updated. Additionally, we would appreciate it if the body and version properties could be made optional when the ownerId property is included in the request body.
Thanks.