Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_delete_campaign_webhook

Remove a specific webhook from an email marketing campaign to stop receiving automated notifications or data updates for that campaign.

Instructions

Delete a specific webhook from a campaign.

Input Schema

NameRequiredDescriptionDefault
campaign_idYesID of the campaign containing the webhook
idYesID of the webhook to delete

Input Schema (JSON Schema)

{ "properties": { "campaign_id": { "description": "ID of the campaign containing the webhook", "type": "string" }, "id": { "description": "ID of the webhook to delete", "type": "integer" } }, "required": [ "campaign_id", "id" ], "type": "object" }

Other Tools from Smartlead Simplified MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/jonathan-politzki/smartlead-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server