Webhooks
Update Webhook
Update the configuration of an existing webhook
PUT
Use this endpoint to update the configuration of an existing webhook.
Path Parameters
The webhook ID to update
Query Parameters
Your SmartLead API key
Request Body
A descriptive name for the webhook
The URL to receive webhook events
Array of event types to subscribe to (e.g.
EMAIL_SENT, EMAIL_OPENED, EMAIL_REPLIED, EMAIL_CLICKED, LEAD_UNSUBSCRIBED, EMAIL_BOUNCED)Array of lead categories to filter events by
Response Codes
Webhook added/updated successfully
Invalid request parameters
Invalid or missing API key
Campaign not found
