Create a new incident. Note that if the incident mode is set to “retrospective” then the new incident will not be announced in Slack.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the incident.io documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Idempotency Key | Unique string used to de-duplicate incident create requests. |
| Name | Explanation of the incident. |
| Summary | Detailed description of the incident. |
| Visibility | Whether the incident should be open to anyone in your Slack workspace (public), or invite-only (private). For more information on Private Incidents see our help centre. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Custom Field Entries | Set the incident’s custom fields to these values. |
| ID | Unique identifier for the incident. |
| Incident Role Assignments | Assign incident roles to these people. |
| Incident Status ID | Incident status to assign to the incident. |
| Incident Timestamp Values | Assign the incident’s timestamps to these values. |
| Incident Type ID | Incident type to create this incident as. |
| Mode | Whether the incident is real, a test, a tutorial, or importing as a retrospective incident. |
| Retrospective Incident Options Slack Channel ID | If the incident mode is ‘retrospective’, pass the ID of a Slack channel in your workspace to attach the incident to an existing channel, rather than creating a new one. |
| Severity ID | Severity to create incident as. |
| Slack Channel Name Override | Name of the Slack channel to create for this incident. |
| Slack Team ID | Slack Team to create the incident in. |