Change requests
Review and collaborate on proposed documentation changes before merging.
This API helps you keep your space clean by letting contributors propose changes, review them, and then merge or discard as needed.
Type of Object, always equals to "change-request"
change-request
Unique identifier for the change request
Incremental identifier of the change request
draft
, open
, archived
, merged
Subject of the change request
ID of the active revision in the change request.
ID of the initial revision in the space from which the change request was created.
ID of the latest revision when updating from main space content.
When merged, ID of the revision resulting from the merge.
Count of opened comments on the change request.
If true, the change request is not up-to-date with latest changes in the main content.
URLs associated with the object
The unique id of the space
Identifier of the page results to fetch.
The number of results per page
If defined, only change requests matching this status will be returned.
draft
, open
, archived
, merged
If defined, only change requests with contributions from this user will be returned.
The unique id of the space
The unique ID of the change request or its number identifier in the space
Subject of the change request
draft
, open
, archived
The unique id of the space
The unique ID of the change request or its number identifier in the space
Generate a PDF only for the provided page.
ID of a specific page to generate a PDF for.
Was this helpful?