Actions
Delete Incident By ID
Delete incident.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| ID | The ID of the incident. Can be obtained via the List Incidents action. |
{
"deleted_ids": [
"1"
]
}
Was this page helpful?