Create a new case (DEPRECATED)

Creates a new case associated with an alert and updates case details like stage, priority, queue, assignee, closedReason.

Note: This endpoint is deprecated. The new endpoint /threat-center/v2/cases performs validations for the closedReason values.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Alert UUID.

string
enum
required

Case priority.

Allowed:
string

Assignee for the case.

string

Case stage.

string

Queue assigned for the case.

string

Provide a brief reason that describes why a case was closed (stage is set to CLOSED). The case closed reason can be either plaintext or HTML format. For example False Positive (plaintext) or <strong>False Positive</strong> (HTML). If HTML formatting is used, it will also be reflected in the Threat Center web interface.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json