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?