surveymonkey_update_webhook
Update an existing SurveyMonkey webhook by providing its ID and the fields to change, allowing real-time event notifications to be adjusted without recreating the webhook.
Instructions
Updates a webhook (PATCH).
Args: webhook_id: Webhook ID. payload: Fields to update (same schema as surveymonkey_create_webhook).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | ||
| webhook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |