v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBIncidents
Delete a notification template
Deletes a notification template by its ID.
delete/api/v2/incidents/config/notification-templates/{id}
Path parameters
idstring uuid required
Example:00000000-0000-0000-0000-000000000001
The ID of the notification template.
Query parameters
includestring
Example:created_by_user,incident_type
Comma-separated list of relationships to include. Supported values: created_by_user, last_modified_by_user, incident_type
Response
No Content