External DocumentationTo learn more, visit the KnowBe4 Security Awareness Training documentation.
Actions
Delete Phishing Campaign
Delete an existing phishing campaign.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Campaign ID | The ID of the phishing campaign to delete. |
{
"data": {
"phishingCampaignDelete": {
"errors": [],
"node": {
"id": "12345"
}
}
}
}
Was this page helpful?