v1

latestOpenAPI 3.0.02026-07-141,4077,1665.2 MB
Incidents

Delete an incident notification rule

Deletes a notification rule by its ID.

delete/api/v2/incidents/config/notification-rules/{id}

Path parameters

idstring uuid required
Example:00000000-0000-0000-0000-000000000001

The ID of the notification rule.

Query parameters

includestring
Example:created_by_user,incident_type,notification_template

Comma-separated list of resources to include. Supported values: created_by_user, last_modified_by_user, incident_type, notification_template

Response

No Content