Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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