Optional
ancestorsThe id
of the parent content.
Optional
bodyThe updated body of the content. Does not apply to attachments. If you are not sure how to generate these formats,
you can create a page in the Confluence application, retrieve the content using Get content,
and expand the desired content format, e.g. expand=body.storage
.
Optional
anonymous_Optional
atlas_Optional
editor2?: ContentBodyCreateOptional
export_Optional
storage?: ContentBodyCreateStorageOptional
styled_Optional
view?: ContentBodyCreateOptional
statusThe updated status of the content. Note, if you change the status of a page from 'current' to 'draft' and it has an existing draft, the existing draft will be deleted in favor of the updated page.
The updated title of the content. If you are not changing this field, set this to the current title
.
The type of content. Set this to the current type of the content.
The new version for the updated content. Set this to the current version number incremented by one, unless you are changing the status to 'draft' which must have a version number of 1.
To get the current version number, use Get content by ID and retrieve version.number
.
Optional
message?: stringThe version comment.
The version number.
Generated using TypeDoc v0.25.12
The new parent for the content. Only one parent content 'id' can be specified.