Get a URL of the content of a change request as PDF
gitbook_get_change_request_pdfRetrieve a URL to download a change request as a PDF document in GitBook.
Instructions
Get a URL of the content of a change request as PDF. (GET /spaces/{spaceId}/change-requests/{changeRequestId}/pdf)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| changeRequestId | Yes | Path parameter: changeRequestId. | |
| body | No | Optional query parameters as a JSON object (e.g. { limit, page }). |