Update a change request
gitbook_update_change_request_by_idUpdate a change request in a GitBook space by providing its ID and the space ID.
Instructions
Update a change request. (PATCH /spaces/{spaceId}/change-requests/{changeRequestId})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| changeRequestId | Yes | Path parameter: changeRequestId. | |
| body | No | Request body as a JSON object, per the GitBook API for this operation. |