Update an existing webhook's target URL and/or event subscriptions. Use this tool to: - Change the webhook delivery URL - Add or remove event subscriptions - Update event types the webhook listens to Note: Webhook status (ACTIVE/PAUSED) is automatically managed by the API and ca…
urlstringNew target URL for the webhook. Must use HTTPS protocol. If omitted, the existing URL is preserved.
eventsarrayList of event types to subscribe to. Valid events: 'message_inbound', 'contact_updated', 'contact_created', 'message_outbound', 'message_failed', 'note_created', 'conversation_done', 'conversation_opened', 'conversation_snoozed'. If omitted, the existing events are preserved.
webhook_idRequiredstringUnique identifier of the webhook to update, prefixed with 'wh_' (e.g., 'wh_abc123').
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.