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

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 |
|---|---|
| Description | The description of the new incident. |
| Incident Brand | The brand of the incident. Can be obtained by the List Incident Brands action. |
| Incident Type | The type of the incident. Can be obtained by the List Incident Types action. |
| Incident URL | The URL of the incident, is required if incident type is Phishing or Phishing Redirect. |
| Title | The title of the new incident. |
{
"updatedCase": {
"caseNumber": 0,
"caseId": "string",
"status": "string"
}
}
Was this page helpful?