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.

Create a new incident.
External DocumentationTo learn more, visit the PhishLabs Incident Data documentation.

Parameters

ParameterDescription
DescriptionThe description of the new incident.
Incident BrandThe brand of the incident. Can be obtained by the List Incident Brands action.
Incident TypeThe type of the incident. Can be obtained by the List Incident Types action.
Incident URLThe URL of the incident, is required if incident type is Phishing or Phishing Redirect.
TitleThe title of the new incident.

Example Output

{
	"updatedCase": {
		"caseNumber": 0,
		"caseId": "string",
		"status": "string"
	}
}

Workflow Library Example

Create Incident with Phishlabs Incident Data and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop