Skip to main content
Delete an existing phishing campaign.
External DocumentationTo learn more, visit the KnowBe4 Security Awareness Training documentation.

Parameters

ParameterDescription
Campaign IDThe ID of the phishing campaign to delete.

Example Output

{
	"data": {
		"phishingCampaignDelete": {
			"errors": [],
			"node": {
				"id": "12345"
			}
		}
	}
}

Workflow Library Example

Delete Phishing Campaign with Knowbe4 Security Awareness Training and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop