patchRichPage
Update attributes of a specific page in a Polarion project using project ID, space ID, page name, and request body.
Instructions
Updates the specified Page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| spaceId | Yes | The Space ID. (Use '_default' without quotes to address the default Space.) | |
| pageName | Yes | The Page name. | |
| requestBody | Yes | The Page body. |