curl -X DELETE "https://server.smartlead.ai/api/v1/campaigns/123/webhooks/456?api_key=YOUR_KEY"
{
"success": true,
"message": "Webhook deleted successfully"
}
Remove a webhook from a campaign
curl -X DELETE "https://server.smartlead.ai/api/v1/campaigns/123/webhooks/456?api_key=YOUR_KEY"
{
"success": true,
"message": "Webhook deleted successfully"
}
Documentation Index
Fetch the complete documentation index at: https://api.smartlead.ai/llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE "https://server.smartlead.ai/api/v1/campaigns/123/webhooks/456?api_key=YOUR_KEY"
{
"success": true,
"message": "Webhook deleted successfully"
}