Create Incident
incidents.createCreate an incident on a status page to notify subscribers and stakeholders about outages or degraded service.
Instructions
Open an incident on a StillOnline status page. Use this when an outage or degraded service should be visible to subscribers and stakeholders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Short incident title, for example 'API latency elevated' or 'Agent gateway unavailable'. | |
| status_page_id | Yes | StillOnline status page ID associated with the affected project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident | Yes | StillOnline incident object, including identifiers, title, status page relation, and current incident state fields returned by the REST API. |