Requires one of the following scopes: webhooks:update, webhooks:all, all:update, all:all
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the item to update
"019cc043-e3f9-76f2-9aff-d42a5f5dc3fb"
Optional campaign UUID to filter events (null = all campaigns in workspace)
"019cc043-b005-72ef-8501-678e06268a93"
Optional user-defined name for the webhook
"Zapier Positive Replies"
Target URL to send webhook payloads
^https?://"https://webhook.site/unique-url"
Type of event to trigger the webhook (null for custom label events). Set to "all_events" to subscribe to all events - including custom label events
all_events, email_sent, email_opened, email_link_clicked, reply_received, email_bounced, lead_unsubscribed, campaign_completed, account_error, lead_neutral, lead_interested, lead_not_interested, lead_meeting_booked, lead_meeting_completed, lead_closed, lead_out_of_office, lead_wrong_person, lead_no_show, supersearch_enrichment_completed "email_sent"
Custom interest value - corresponds to LeadLabel.interest_status (used for custom label events)
1
Optional HTTP headers to include when delivering webhook payloads (key-value pairs)
{
"Authorization": "Basic dXNlcm5hbWU6cGFzc3dvcmQ="
}The updated Webhook
A webhook subscription for receiving event notifications
Unique identifier for the webhook (UUID)
"019cc043-b005-72ef-8501-678c9a77be6f"
Organization (workspace) UUID that owns this webhook
"019cc043-b005-72ef-8501-678d8d4f9e28"
Target URL to send webhook payloads
^https?://"https://webhook.site/unique-url"
Timestamp when the webhook was created
"2026-03-05T23:09:47.397Z"
Optional campaign UUID to filter events (null = all campaigns in workspace)
"019cc043-b005-72ef-8501-678e06268a93"
Optional user-defined name for the webhook
"Zapier Positive Replies"
Type of event to trigger the webhook (null for custom label events). Set to "all_events" to subscribe to all events - including custom label events
all_events, email_sent, email_opened, email_link_clicked, reply_received, email_bounced, lead_unsubscribed, campaign_completed, account_error, lead_neutral, lead_interested, lead_not_interested, lead_meeting_booked, lead_meeting_completed, lead_closed, lead_out_of_office, lead_wrong_person, lead_no_show, supersearch_enrichment_completed "email_sent"
Custom interest value - corresponds to LeadLabel.interest_status (used for custom label events)
1
Optional HTTP headers to include when delivering webhook payloads (key-value pairs)
{
"Authorization": "Basic dXNlcm5hbWU6cGFzc3dvcmQ="
}Webhook status: 1 = active, -1 = error (disabled due to delivery failures)
1
Timestamp when webhook was disabled due to delivery failures (null if active)
"2026-03-05T23:09:47.397Z"