Create an incident

Create a new incident

Body Params
string
required
string | null
string | null
string | null
string | null
string | null
string | null
string | null
alert_ids
array of strings | null

List of alert IDs that this incident should be associated to

alert_ids
runbook_ids
array of strings | null

List of ids of Runbooks to attach to this incident. Foregoes any conditions these Runbooks may have guarding automatic attachment.

runbook_ids
tag_list
array of strings | null

List of tags for the incident

tag_list
impacts
array of objects | null

An array of impacted infrastructure

impacts
milestones
array of objects | null

An array of milestones to set on an incident. This can be used to create an already-resolved incident.

milestones
boolean | null
team_ids
array of strings | null

IDs of teams you wish to assign to this incident.

team_ids
custom_fields
array of objects | null

An array of custom fields to set on the incident.

custom_fields
string | null
string | null

The ID of the incident type. This will copy values from the incident type (if any) unless they are being overridden via parameters in this request.

boolean | null
Defaults to false

If true, the incident type values will not be copied to the incident. This is useful when creating an incident from an incident type, but you want to set the values manually.

Response

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