Delete incident
statuspal_delete_incidentDELETES an incident from the LIVE public status page — this permanently removes it. StatusPal: DELETE /status_pages/{subdomain}/incidents/{incident_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subdomain | No | Status page subdomain (overrides STATUSPAL_SUBDOMAIN). | |
| incident_id | Yes | The incident id to delete. |