External DocumentationTo learn more, visit the PhishLabs documentation.
Actions
Create Incident
Returns an identifier of newly created 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 |
|---|---|
| Incident Type Code | An incident type code. |
| Threat Type Code | A threat type code. |
| Title | A title of the incident. |
| URL | A threat URL. |
| Parameter | Description |
|---|---|
| Brand ID | The identifier of brand of the incident. If BrandId is not provided then default brand will be used. Please use the “Get Brands” endpoint to get a comprehensive list. |
| Comment | A comment to be added to the incident. |
| Executive ID | The identifier of executive of the incident. Please use the “Get Executives” endpoint to get a comprehensive list. |
{
"incidentId": 0
}
Was this page helpful?