Update a space
gitbook_update_space_by_idUpdates an existing GitBook space by applying changes from a provided JSON body. Use this to modify space settings or content programmatically.
Instructions
Update a space. (PATCH /spaces/{spaceId})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| body | No | Request body as a JSON object, per the GitBook API for this operation. |