curl -X DELETE "https://kodostatus.com/api/v1/incidents/550e8400-e29b-41d4-a716-446655440000" \
-H "X-API-Key: your_api_key"
{
"success": true
}
Permanently delete an incident
curl -X DELETE "https://kodostatus.com/api/v1/incidents/550e8400-e29b-41d4-a716-446655440000" \
-H "X-API-Key: your_api_key"
{
"success": true
}
curl -X DELETE "https://kodostatus.com/api/v1/incidents/550e8400-e29b-41d4-a716-446655440000" \
-H "X-API-Key: your_api_key"
{
"success": true
}