surveymonkey_update_page
Update a survey page by changing its title, description, or position to keep the survey structure accurate and organized.
Instructions
Updates a page in a survey (PATCH).
Args: survey_id: Survey ID. page_id: Page ID. payload: Fields to update: "title", "description", "position".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| payload | Yes | ||
| survey_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |