Tool to update an existing webhook subscription. Use when you need to modify the callback URL, rate limiting settings, or active status. The event_type field cannot be changed after creation.
activebooleanSet to false to pause the subscription, true to activate it
period_sintegerPeriod in seconds for webhook rate limiting (1-60)
callback_urlstringThe new webhook callback URL
subscription_idRequiredstringThe ID of the webhook subscription to update
max_webhooks_per_periodintegerMaximum number of webhooks allowed per period (1-100)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.